|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcgl.axis.services.WSCTX.uddi_wsctx_schema.Save_context
Constructor Summary | |
Save_context()
|
|
Save_context(AuthInfo authInfo,
ContextBag contextBag)
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
|
AuthInfo |
getAuthInfo()
Gets the authInfo value for this Save_context. |
ContextBag |
getContextBag()
Gets the contextBag value for this Save_context. |
int |
hashCode()
|
void |
setAuthInfo(AuthInfo authInfo)
Sets the authInfo value for this Save_context. |
void |
setContextBag(ContextBag contextBag)
Sets the contextBag value for this Save_context. |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Save_context()
public Save_context(AuthInfo authInfo, ContextBag contextBag)
Method Detail |
public AuthInfo getAuthInfo()
public void setAuthInfo(AuthInfo authInfo)
authInfo
- public ContextBag getContextBag()
public void setContextBag(ContextBag contextBag)
contextBag
- public boolean equals(java.lang.Object obj)
public int hashCode()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |