Package | Description |
---|---|
com.digi.xbee.api.packet |
Modifier and Type | Method and Description |
---|---|
static APIFrameType |
APIFrameType.get(int value)
Returns the
APIFrameType associated with the given ID value. |
APIFrameType |
XBeeAPIPacket.getFrameType()
Returns the XBee packet frame type.
|
static APIFrameType |
APIFrameType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static APIFrameType[] |
APIFrameType.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.