| Package | Description |
|---|---|
| com.digi.xbee.api | |
| com.digi.xbee.api.models |
| Modifier and Type | Method and Description |
|---|---|
APIOutputMode |
DigiPointDevice.getAPIOutputMode() |
APIOutputMode |
ZigBeeDevice.getAPIOutputMode() |
APIOutputMode |
DigiMeshDevice.getAPIOutputMode() |
| Modifier and Type | Method and Description |
|---|---|
void |
DigiPointDevice.setAPIOutputMode(APIOutputMode apiOutputMode) |
void |
ZigBeeDevice.setAPIOutputMode(APIOutputMode apiOutputMode) |
void |
DigiMeshDevice.setAPIOutputMode(APIOutputMode apiOutputMode) |
| Modifier and Type | Method and Description |
|---|---|
static APIOutputMode |
APIOutputMode.get(int value)
Returns the
APIOutputMode entry associated to the given value. |
static APIOutputMode |
APIOutputMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static APIOutputMode[] |
APIOutputMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
© Copyright 2014?2015 Digi International Inc. All rights reserved.