public class BluetoothMode extends EnumerationBase
Modifier and Type | Field and Description |
---|---|
static BluetoothMode |
HID
The instance of Medium
|
static BluetoothMode |
HII
The instance of Long
|
static BluetoothMode |
NOT_SPECIFIED
The instance of Not Specified
|
static BluetoothMode[] |
PRIVATE_VALUES |
static BluetoothMode |
SPP
The instance of Short
|
Modifier and Type | Method and Description |
---|---|
static BluetoothMode[] |
getValues() |
static BluetoothMode |
Parse(java.lang.String parameter) |
getArgument, getDescription, toString
public static final BluetoothMode NOT_SPECIFIED
public static final BluetoothMode SPP
public static final BluetoothMode HID
public static final BluetoothMode HII
public static final BluetoothMode[] PRIVATE_VALUES
public static final BluetoothMode[] getValues()
public static final BluetoothMode Parse(java.lang.String parameter)