|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--cgl.juddi.datatype.attribute.Attribute
| Field Summary | |
(package private) AttributeValue |
attribute_value
|
(package private) AttributeFindQualifier |
attributefindqualifier
|
(package private) java.lang.String |
attributeKey
|
(package private) AttributeName |
attributename
|
(package private) AttributeType |
attributetype
|
(package private) java.lang.String |
bindingKey
|
(package private) org.apache.juddi.datatype.CategoryBag |
categoryBag
|
(package private) Lease |
lease
|
(package private) java.lang.String |
name
|
(package private) int |
property_version
|
(package private) java.lang.String |
serviceKey
|
(package private) java.lang.String |
value
|
| Constructor Summary | |
Attribute()
Constructs a new empty ServiceAttribute. |
|
Attribute(java.lang.String name,
java.lang.String value)
|
|
| Method Summary | |
void |
addCategory(org.apache.juddi.datatype.KeyedReference ref)
Add a category to the categorybag of this business service. |
AttributeFindQualifier |
getAttributeFindQualifier()
Returns the tModelInstanceDetails of this binding template. |
java.lang.String |
getAttributeKey()
Returns the servicekey of this bindingtemplate. |
AttributeName |
getAttributeName()
Returns the accesspoint of this binding template. |
AttributeType |
getAttributeType()
Returns the hosting redirector of this binding template. |
AttributeValue |
getAttributeValue()
Returns the tModelInstanceDetails of this binding template. |
int |
getAttributeVersion()
Returns the value of this property. |
java.lang.String |
getBindingKey()
Returns the servicekey of this bindingtemplate. |
org.apache.juddi.datatype.CategoryBag |
getCategoryBag()
Returns the categorybag of this business service. |
Lease |
getLease()
Returns the categorybag of this business service. |
java.lang.String |
getName()
Returns the name of the attribute. |
java.lang.String |
getServiceKey()
Returns the attributekey of this service attribute. |
java.lang.String |
getValue()
Returns the value of this attribute. |
void |
setAttributeFindQualifier(AttributeFindQualifier value)
Sets the tModelInstanceDetails of this binding template. |
void |
setAttributeKey(java.lang.String key)
Sets the servicekey of this bindingtemplate. |
void |
setAttributeName(AttributeName propertyname)
Sets the AccessPoint of this BindingTemplate. |
void |
setAttributeType(AttributeType type)
Sets the hosting redirector of this BindingTemplate. |
void |
setAttributeValue(AttributeValue value)
Sets the tModelInstanceDetails of this binding template. |
void |
setAttributeVersion(int value)
|
void |
setBindingKey(java.lang.String key)
Sets the servicekey of this bindingtemplate. |
void |
setCategoryBag(org.apache.juddi.datatype.CategoryBag bag)
Set the categorybag of this business service to the given one. |
void |
setLease(Lease lease)
Set the categorybag of this business service to the given one. |
void |
setName(java.lang.String name)
Sets the name of this attribute. |
void |
setServiceKey(java.lang.String key)
Sets the attributekey of this service attribute. |
void |
setValue(java.lang.String value)
Sets the value of this attribue. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
java.lang.String name
java.lang.String value
java.lang.String serviceKey
java.lang.String bindingKey
java.lang.String attributeKey
AttributeName attributename
AttributeType attributetype
AttributeValue attribute_value
AttributeFindQualifier attributefindqualifier
org.apache.juddi.datatype.CategoryBag categoryBag
Lease lease
int property_version
| Constructor Detail |
public Attribute()
public Attribute(java.lang.String name,
java.lang.String value)
| Method Detail |
public void setName(java.lang.String name)
name - The name of this attribute.public java.lang.String getName()
public void setValue(java.lang.String value)
value - The value of this attributepublic java.lang.String getValue()
public void setServiceKey(java.lang.String key)
key - The new attribute key.public java.lang.String getServiceKey()
public void setBindingKey(java.lang.String key)
key - The new service key.public java.lang.String getBindingKey()
public void setAttributeKey(java.lang.String key)
key - The new service key.public java.lang.String getAttributeKey()
public void setAttributeName(AttributeName propertyname)
public AttributeName getAttributeName()
public void setAttributeType(AttributeType type)
public AttributeType getAttributeType()
public AttributeValue getAttributeValue()
public void setAttributeValue(AttributeValue value)
public AttributeFindQualifier getAttributeFindQualifier()
public void setAttributeFindQualifier(AttributeFindQualifier value)
public void addCategory(org.apache.juddi.datatype.KeyedReference ref)
public org.apache.juddi.datatype.CategoryBag getCategoryBag()
public void setCategoryBag(org.apache.juddi.datatype.CategoryBag bag)
bag - The new categorybag.public Lease getLease()
public void setLease(Lease lease)
public void setAttributeVersion(int value)
public int getAttributeVersion()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||