|
||||||||||
| 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.ServiceAttributeInfo
| Constructor Summary | |
ServiceAttributeInfo()
|
|
ServiceAttributeInfo(org.apache.axis.types.URI attributeKey,
java.lang.String keyName,
java.lang.String keyType,
org.apache.axis.types.URI serviceKey)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
org.apache.axis.types.URI |
getAttributeKey()
Gets the attributeKey value for this ServiceAttributeInfo. |
java.lang.String |
getKeyName()
Gets the keyName value for this ServiceAttributeInfo. |
java.lang.String |
getKeyType()
Gets the keyType value for this ServiceAttributeInfo. |
org.apache.axis.types.URI |
getServiceKey()
Gets the serviceKey value for this ServiceAttributeInfo. |
int |
hashCode()
|
void |
setAttributeKey(org.apache.axis.types.URI attributeKey)
Sets the attributeKey value for this ServiceAttributeInfo. |
void |
setKeyName(java.lang.String keyName)
Sets the keyName value for this ServiceAttributeInfo. |
void |
setKeyType(java.lang.String keyType)
Sets the keyType value for this ServiceAttributeInfo. |
void |
setServiceKey(org.apache.axis.types.URI serviceKey)
Sets the serviceKey value for this ServiceAttributeInfo. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ServiceAttributeInfo()
public ServiceAttributeInfo(org.apache.axis.types.URI attributeKey,
java.lang.String keyName,
java.lang.String keyType,
org.apache.axis.types.URI serviceKey)
| Method Detail |
public org.apache.axis.types.URI getAttributeKey()
public void setAttributeKey(org.apache.axis.types.URI attributeKey)
attributeKey - public java.lang.String getKeyName()
public void setKeyName(java.lang.String keyName)
keyName - public java.lang.String getKeyType()
public void setKeyType(java.lang.String keyType)
keyType - public org.apache.axis.types.URI getServiceKey()
public void setServiceKey(org.apache.axis.types.URI serviceKey)
serviceKey - 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 | |||||||||