|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.rapplogic.xbee.api.XBeeResponse
com.rapplogic.xbee.api.ModemStatusResponse
public class ModemStatusResponse
RF module status messages are sent from the module in response to specific conditions.
API ID: 0x8a
| Nested Class Summary | |
|---|---|
static class |
ModemStatusResponse.Status
|
| Constructor Summary | |
|---|---|
ModemStatusResponse()
|
|
| Method Summary | |
|---|---|
ModemStatusResponse.Status |
getStatus()
|
void |
setStatus(ModemStatusResponse.Status status)
|
java.lang.String |
toString()
|
| Methods inherited from class com.rapplogic.xbee.api.XBeeResponse |
|---|
equals, finish, getApiId, getChecksum, getLength, getPacketBytes, getProcessedPacketBytes, getRawPacketBytes, hashCode, isError, setApiId, setChecksum, setError, setLength, setRawPacketBytes |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ModemStatusResponse()
| Method Detail |
|---|
public ModemStatusResponse.Status getStatus()
public void setStatus(ModemStatusResponse.Status status)
public java.lang.String toString()
toString in class XBeeResponse
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||