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