|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjs.dev.Params
js.dev.cam.sbig.QueryCommandStatusParams
public class QueryCommandStatusParams
Constructor Summary | |
---|---|
QueryCommandStatusParams()
Constructor. |
|
QueryCommandStatusParams(int command)
Constructor. |
Method Summary | |
---|---|
int |
getCommand()
|
static long |
getSerialVersionUID()
|
void |
setCommand(int command)
|
Methods inherited from class js.dev.Params |
---|
getPriority, setPriority |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public QueryCommandStatusParams()
public QueryCommandStatusParams(int command)
command
- the command to set.Method Detail |
---|
public static long getSerialVersionUID()
public int getCommand()
public void setCommand(int command)
command
- the command to set.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |