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