|
||||||||||
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.Timeout
Constructor Summary | |
Timeout()
|
|
Timeout(int timeout)
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
|
int |
getTimeout()
Gets the timeout value for this Timeout. |
int |
hashCode()
|
void |
setTimeout(int timeout)
Sets the timeout value for this Timeout. |
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 Timeout()
public Timeout(int timeout)
Method Detail |
public int getTimeout()
public void setTimeout(int timeout)
timeout
- 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 |