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