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