|
||||||||||
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.GetErrorStringParams
public class GetErrorStringParams
Constructor Summary | |
---|---|
GetErrorStringParams()
Constructor. |
Method Summary | |
---|---|
ERROR |
getError()
|
static long |
getSerialVersionUID()
|
void |
setError(ERROR error)
|
void |
setError(int error)
|
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 GetErrorStringParams()
Method Detail |
---|
public static long getSerialVersionUID()
public ERROR getError()
public void setError(ERROR error)
error
- the error to setpublic final void setError(int error)
error
- the error to set
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |