public class CheckInventory extends ProtocolZero
formatted, paramscan, priority
Constructor and Description |
---|
CheckInventory() |
CheckInventory(long period) |
CheckInventory(long period,
priority_t priority) |
CheckInventory(priority_t priority) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getItemType() |
int |
getQuantity() |
void |
setData(java.lang.String params)
Sets command response data.
|
protected void |
setOp() |
getPriority, hasTerminated, pause, resume, run, setExecutor, terminate, update
addTerminationListener, compareTo, getDelay, getExitCode, getFrequency, getID, getOp, getPeriod, getRuntime, toDataString, toString, verifyClient, waitForTerminate, whatAmI
public CheckInventory()
public CheckInventory(long period)
public CheckInventory(priority_t priority)
public CheckInventory(long period, priority_t priority)
public void setData(java.lang.String params)
ProtocolZero
setData
in class ProtocolZero
params
- Data string. For all "data" messages it is identified by the form:
public java.lang.String getItemType()
public int getQuantity()
protected void setOp()
setOp
in class ProtocolZero