|
||||||||||
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.AssertionWithProtocolURIType
cgl.axis.services.WSCTX.wsctx_schema.SetTimeout
Constructor Summary | |
SetTimeout()
|
|
SetTimeout(int timeout)
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
|
int |
getTimeout()
Gets the timeout value for this SetTimeout. |
int |
hashCode()
|
void |
setTimeout(int timeout)
Sets the timeout value for this SetTimeout. |
Methods inherited from class cgl.axis.services.WSCTX.wsctx_schema.AssertionWithProtocolURIType |
getProtocolUri, setProtocolUri |
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 SetTimeout()
public SetTimeout(int timeout)
Method Detail |
public int getTimeout()
public void setTimeout(int timeout)
timeout
- public boolean equals(java.lang.Object obj)
equals
in class AssertionWithProtocolURIType
public int hashCode()
hashCode
in class AssertionWithProtocolURIType
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |