|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjs.dev.Results
js.dev.cam.sbig.QueryCommandStatusResults
public class QueryCommandStatusResults
Constructor Summary | |
---|---|
QueryCommandStatusResults()
Constructor. |
|
QueryCommandStatusResults(ERROR error)
Constructor. |
Method Summary | |
---|---|
static long |
getSerialVersionUID()
|
int |
getStatus()
|
void |
setStatus(int status)
|
Methods inherited from class js.dev.Results |
---|
getError, setError |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public QueryCommandStatusResults()
public QueryCommandStatusResults(ERROR error)
error
- the error to set.Method Detail |
---|
public static long getSerialVersionUID()
public int getStatus()
public void setStatus(int status)
status
- the status to set.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |