|
||||||||||
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.ServiceAttribute
Constructor Summary | |
ServiceAttribute()
|
|
ServiceAttribute(AbstractAttributeData[] abstractAttributeData,
org.apache.axis.types.URI attributeKey,
org.apache.axis.types.URI bindingKey,
BoundingBox boundingBox,
CategoryBag categoryBag,
java.lang.String findQualifier,
Lease lease,
java.lang.String name,
org.apache.axis.types.URI serviceKey,
java.lang.String value,
java.lang.String valueType,
long version)
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
|
AbstractAttributeData[] |
getAbstractAttributeData()
Gets the abstractAttributeData value for this ServiceAttribute. |
AbstractAttributeData |
getAbstractAttributeData(int i)
|
org.apache.axis.types.URI |
getAttributeKey()
Gets the attributeKey value for this ServiceAttribute. |
org.apache.axis.types.URI |
getBindingKey()
Gets the bindingKey value for this ServiceAttribute. |
BoundingBox |
getBoundingBox()
Gets the boundingBox value for this ServiceAttribute. |
CategoryBag |
getCategoryBag()
Gets the categoryBag value for this ServiceAttribute. |
java.lang.String |
getFindQualifier()
Gets the findQualifier value for this ServiceAttribute. |
Lease |
getLease()
Gets the lease value for this ServiceAttribute. |
java.lang.String |
getName()
Gets the name value for this ServiceAttribute. |
org.apache.axis.types.URI |
getServiceKey()
Gets the serviceKey value for this ServiceAttribute. |
java.lang.String |
getValue()
Gets the value value for this ServiceAttribute. |
java.lang.String |
getValueType()
Gets the valueType value for this ServiceAttribute. |
long |
getVersion()
Gets the version value for this ServiceAttribute. |
int |
hashCode()
|
void |
setAbstractAttributeData(AbstractAttributeData[] abstractAttributeData)
Sets the abstractAttributeData value for this ServiceAttribute. |
void |
setAbstractAttributeData(int i,
AbstractAttributeData _value)
|
void |
setAttributeKey(org.apache.axis.types.URI attributeKey)
Sets the attributeKey value for this ServiceAttribute. |
void |
setBindingKey(org.apache.axis.types.URI bindingKey)
Sets the bindingKey value for this ServiceAttribute. |
void |
setBoundingBox(BoundingBox boundingBox)
Sets the boundingBox value for this ServiceAttribute. |
void |
setCategoryBag(CategoryBag categoryBag)
Sets the categoryBag value for this ServiceAttribute. |
void |
setFindQualifier(java.lang.String findQualifier)
Sets the findQualifier value for this ServiceAttribute. |
void |
setLease(Lease lease)
Sets the lease value for this ServiceAttribute. |
void |
setName(java.lang.String name)
Sets the name value for this ServiceAttribute. |
void |
setServiceKey(org.apache.axis.types.URI serviceKey)
Sets the serviceKey value for this ServiceAttribute. |
void |
setValue(java.lang.String value)
Sets the value value for this ServiceAttribute. |
void |
setValueType(java.lang.String valueType)
Sets the valueType value for this ServiceAttribute. |
void |
setVersion(long version)
Sets the version value for this ServiceAttribute. |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ServiceAttribute()
public ServiceAttribute(AbstractAttributeData[] abstractAttributeData, org.apache.axis.types.URI attributeKey, org.apache.axis.types.URI bindingKey, BoundingBox boundingBox, CategoryBag categoryBag, java.lang.String findQualifier, Lease lease, java.lang.String name, org.apache.axis.types.URI serviceKey, java.lang.String value, java.lang.String valueType, long version)
Method Detail |
public AbstractAttributeData[] getAbstractAttributeData()
public void setAbstractAttributeData(AbstractAttributeData[] abstractAttributeData)
abstractAttributeData
- public AbstractAttributeData getAbstractAttributeData(int i)
public void setAbstractAttributeData(int i, AbstractAttributeData _value)
public org.apache.axis.types.URI getAttributeKey()
public void setAttributeKey(org.apache.axis.types.URI attributeKey)
attributeKey
- public org.apache.axis.types.URI getBindingKey()
public void setBindingKey(org.apache.axis.types.URI bindingKey)
bindingKey
- public BoundingBox getBoundingBox()
public void setBoundingBox(BoundingBox boundingBox)
boundingBox
- public CategoryBag getCategoryBag()
public void setCategoryBag(CategoryBag categoryBag)
categoryBag
- public java.lang.String getFindQualifier()
public void setFindQualifier(java.lang.String findQualifier)
findQualifier
- public Lease getLease()
public void setLease(Lease lease)
lease
- public java.lang.String getName()
public void setName(java.lang.String name)
name
- public org.apache.axis.types.URI getServiceKey()
public void setServiceKey(org.apache.axis.types.URI serviceKey)
serviceKey
- public java.lang.String getValue()
public void setValue(java.lang.String value)
value
- public java.lang.String getValueType()
public void setValueType(java.lang.String valueType)
valueType
- public long getVersion()
public void setVersion(long version)
version
- 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 |