|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcgl.axis.services.WSCTX.wsctx_schema.AssertionType
cgl.axis.services.WSCTX.wsctx_schema.GotStatus
Constructor Summary | |
GotStatus()
|
|
GotStatus(StatusType status)
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
|
StatusType |
getStatus()
Gets the status value for this GotStatus. |
int |
hashCode()
|
void |
setStatus(StatusType status)
Sets the status value for this GotStatus. |
Methods inherited from class cgl.axis.services.WSCTX.wsctx_schema.AssertionType |
getCorrelationId, setCorrelationId |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public GotStatus()
public GotStatus(StatusType status)
Method Detail |
public StatusType getStatus()
public void setStatus(StatusType status)
status
- public boolean equals(java.lang.Object obj)
equals
in class AssertionType
public int hashCode()
hashCode
in class AssertionType
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |