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