public class TplDisconnect extends TplCommand
| Modifier and Type | Field and Description |
|---|---|
static String |
DISCONNECT
The type.
|
| Constructor and Description |
|---|
TplDisconnect(int id)
Constructs a new get command specifiying the object to retrieve.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCommandLead()
Returns the query string.
|
String |
toString()
Returns the string representation of the command.
|
commenceCommand, getCommencedWhen, getID, getInfo, getState, hashCode, isAcknowledged, isCompleted, isSending, parseTplEvent, setInfo, setStatepublic static final String DISCONNECT
public TplDisconnect(int id)
public String toString()
toString in class TplCommandpublic String getCommandLead()
getCommandLead in class TplCommand