|
||||||||||
| 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.Delete_session
| Constructor Summary | |
Delete_session()
|
|
Delete_session(AuthInfo authInfo,
org.apache.axis.types.URI[] sessionKey)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
AuthInfo |
getAuthInfo()
Gets the authInfo value for this Delete_session. |
org.apache.axis.types.URI[] |
getSessionKey()
Gets the sessionKey value for this Delete_session. |
org.apache.axis.types.URI |
getSessionKey(int i)
|
int |
hashCode()
|
void |
setAuthInfo(AuthInfo authInfo)
Sets the authInfo value for this Delete_session. |
void |
setSessionKey(int i,
org.apache.axis.types.URI _value)
|
void |
setSessionKey(org.apache.axis.types.URI[] sessionKey)
Sets the sessionKey value for this Delete_session. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Delete_session()
public Delete_session(AuthInfo authInfo,
org.apache.axis.types.URI[] sessionKey)
| Method Detail |
public AuthInfo getAuthInfo()
public void setAuthInfo(AuthInfo authInfo)
authInfo - public org.apache.axis.types.URI[] getSessionKey()
public void setSessionKey(org.apache.axis.types.URI[] sessionKey)
sessionKey - public org.apache.axis.types.URI getSessionKey(int i)
public void setSessionKey(int i,
org.apache.axis.types.URI _value)
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 | |||||||||