public class Outbind extends Command
commandId, commandLength, commandStatus, sequenceNumber| Constructor and Description |
|---|
Outbind() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getPassword() |
String |
getSystemId() |
int |
hashCode() |
void |
setPassword(String password) |
void |
setSystemId(String systemId) |
getCommandId, getCommandIdAsHex, getCommandLength, getCommandStatus, getCommandStatusAsHex, getSequenceNumber, setCommandId, setCommandLength, setCommandStatus, setSequenceNumber, toStringpublic String getPassword()
public void setPassword(String password)
password - The password to set.public String getSystemId()
public void setSystemId(String systemId)
systemId - The systemId to set.