2008-07-29 1.1.0

org.eclipse.soda.dk.serial.connection.service
Interface SerialConnectionService.Stopbits

Enclosing interface:
SerialConnectionService

public static interface SerialConnectionService.Stopbits

Define the Stopbits interface.


Field Summary
static int A1_5
          Define the A1_5 enumeration value.
static int One
          Define the One enumeration value.
static int Two
          Define the Two enumeration value.
 

Field Detail

One

static final int One
Define the One enumeration value.

See Also:
A1_5, Two, Constant Field Values

A1_5

static final int A1_5
Define the A1_5 enumeration value.

See Also:
One, Two, Constant Field Values

Two

static final int Two
Define the Two enumeration value.

See Also:
One, A1_5, Constant Field Values

2008-07-29 1.1.0

Copyright (c) 1999, 2008 IBM and others. See license in Legal section. OSGi Framework Version 3.4.0.v20080605-1900