|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcgl.axis.services.uddi.uddi_schema.Get_bindingDetail
Constructor Summary | |
Get_bindingDetail()
|
|
Get_bindingDetail(AuthInfo authInfo,
org.apache.axis.types.URI[] bindingKey)
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
|
AuthInfo |
getAuthInfo()
Gets the authInfo value for this Get_bindingDetail. |
org.apache.axis.types.URI[] |
getBindingKey()
Gets the bindingKey value for this Get_bindingDetail. |
org.apache.axis.types.URI |
getBindingKey(int i)
|
int |
hashCode()
|
void |
setAuthInfo(AuthInfo authInfo)
Sets the authInfo value for this Get_bindingDetail. |
void |
setBindingKey(int i,
org.apache.axis.types.URI _value)
|
void |
setBindingKey(org.apache.axis.types.URI[] bindingKey)
Sets the bindingKey value for this Get_bindingDetail. |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Get_bindingDetail()
public Get_bindingDetail(AuthInfo authInfo, org.apache.axis.types.URI[] bindingKey)
Method Detail |
public AuthInfo getAuthInfo()
public void setAuthInfo(AuthInfo authInfo)
authInfo
- public org.apache.axis.types.URI[] getBindingKey()
public void setBindingKey(org.apache.axis.types.URI[] bindingKey)
bindingKey
- public org.apache.axis.types.URI getBindingKey(int i)
public void setBindingKey(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 |