|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjs.dev.Results
js.dev.CancelCommandResults
public class CancelCommandResults
The CancelCommandResults class.
Constructor Summary | |
---|---|
CancelCommandResults()
Constructor. |
|
CancelCommandResults(ERROR error)
Constructor. |
Method Summary | |
---|---|
static long |
getSerialVersionUID()
|
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 CancelCommandResults()
public CancelCommandResults(ERROR error)
error
- the error to set.Method Detail |
---|
public static final long getSerialVersionUID()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |