|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.uiuc.cs.seclab.modem.xbee.XBeeAtCmd
edu.uiuc.cs.seclab.modem.xbee.XBeeSpecialCmd
edu.uiuc.cs.seclab.modem.xbee.cmd.XBeeAssocIndCmd
public class XBeeAssocIndCmd
| Nested Class Summary | |
|---|---|
static class |
XBeeAssocIndCmd.Indication
|
| Nested classes/interfaces inherited from class edu.uiuc.cs.seclab.modem.xbee.XBeeAtCmd |
|---|
XBeeAtCmd.Mode |
| Field Summary | |
|---|---|
static java.lang.String |
CMD
|
protected XBeeAssocIndCmd.Indication |
ind
|
| Constructor Summary | |
|---|---|
XBeeAssocIndCmd()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getAtCmd()
Get the two-character AT code associated with this command. |
java.lang.String |
getShortDesc()
Return a short (one-line) description for command suitable for display in parameter table. |
boolean |
isReadOnly()
|
| Methods inherited from class edu.uiuc.cs.seclab.modem.xbee.XBeeSpecialCmd |
|---|
getApiParams, unmarshalRespParams |
| Methods inherited from class edu.uiuc.cs.seclab.modem.xbee.XBeeAtCmd |
|---|
getPktImpl, processResp |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String CMD
protected XBeeAssocIndCmd.Indication ind
| Constructor Detail |
|---|
public XBeeAssocIndCmd()
| Method Detail |
|---|
public java.lang.String getAtCmd()
XBeeAtCmd
getAtCmd in class XBeeAtCmdpublic java.lang.String getShortDesc()
XBeeAtCmd
getShortDesc in class XBeeAtCmdpublic boolean isReadOnly()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||