|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcgl.fthpis.datatype.attribute.Attribute
| Field Summary | |
(package private) AttributeAccessInfos |
attribute_access_infos
|
(package private) AttributeFindQualifier |
attribute_find_qualifier
|
(package private) AttributeName |
attribute_name
|
(package private) PublisherID |
attribute_owner_publisherID
|
(package private) AttributeValue |
attribute_value
|
(package private) AttributeValueType |
attribute_value_type
|
(package private) java.util.Vector |
attributeAssertionVector
|
(package private) java.lang.String |
attributeKey
|
(package private) org.apache.juddi.datatype.CategoryBag |
categoryBag
|
(package private) Lease |
lease
|
(package private) java.util.Vector |
nameVector
|
(package private) int |
property_version
|
(package private) java.lang.String |
serviceKey
|
(package private) java.lang.String |
sessionKey
|
| Constructor Summary | |
Attribute()
Constructs a new empty ServiceAttribute. |
|
| Method Summary | |
void |
addAttributeAssertion(AttributeAssertion ref)
Add a category to the categorybag of this business service. |
void |
addCategory(org.apache.juddi.datatype.KeyedReference ref)
Add a category to the categorybag of this business service. |
void |
addName(org.apache.juddi.datatype.Name name)
Add a name to this session entity. |
PublisherID |
geAttributeOwnerPublisherID()
Returns the hosting redirector of this binding template. |
AttributeAccessInfos |
getAttributeAccessRightInfos()
Returns the accesspoint of this binding template. |
java.util.Vector |
getAttributeAssertionVector()
Returns 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. |
AttributeValue |
getAttributeValue()
Returns the tModelInstanceDetails of this binding template. |
AttributeValueType |
getAttributeValueType()
Returns the hosting redirector of this binding template. |
int |
getAttributeVersion()
Returns the value of this property. |
org.apache.juddi.datatype.CategoryBag |
getCategoryBag()
Returns the categorybag of this business service. |
Lease |
getLease()
Returns the categorybag of this business service. |
java.util.Vector |
getNameVector()
Returns the names of this session entity. |
java.lang.String |
getServiceKey()
Returns the attributekey of this service attribute. |
java.lang.String |
getSessionKey()
Returns the attributekey of this service attribute. |
void |
setAttributeAccessRightInfos(AttributeAccessInfos access_infos)
Sets the AccessPoint of this BindingTemplate. |
void |
setAttributeAssertionVector(java.util.Vector vec)
Set the categorybag of this business service to the given one. |
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 |
setAttributeOwnerPublisherID(PublisherID id)
Sets the hosting redirector of this BindingTemplate. |
void |
setAttributeValue(AttributeValue value)
Sets the tModelInstanceDetails of this binding template. |
void |
setAttributeValueType(AttributeValueType type)
Sets the hosting redirector of this BindingTemplate. |
void |
setAttributeVersion(int value)
|
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 |
setNameVector(java.util.Vector names)
Set the set of names of this session entity to the given set. |
void |
setServiceKey(java.lang.String key)
Sets the attributekey of this service attribute. |
void |
setSessionKey(java.lang.String key)
Sets the attributekey of this service attribute. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
java.lang.String attributeKey
java.lang.String sessionKey
java.lang.String serviceKey
java.util.Vector nameVector
PublisherID attribute_owner_publisherID
AttributeName attribute_name
AttributeValue attribute_value
AttributeValueType attribute_value_type
AttributeFindQualifier attribute_find_qualifier
Lease lease
org.apache.juddi.datatype.CategoryBag categoryBag
java.util.Vector attributeAssertionVector
AttributeAccessInfos attribute_access_infos
int property_version
| Constructor Detail |
public Attribute()
| Method Detail |
public void setSessionKey(java.lang.String key)
key - The new attribute key.public java.lang.String getSessionKey()
public void setServiceKey(java.lang.String key)
key - The new attribute key.public java.lang.String getServiceKey()
public void setAttributeKey(java.lang.String key)
key - The new service key.public java.lang.String getAttributeKey()
public void setAttributeOwnerPublisherID(PublisherID id)
public PublisherID geAttributeOwnerPublisherID()
public void setAttributeName(AttributeName propertyname)
public AttributeName getAttributeName()
public void setAttributeAccessRightInfos(AttributeAccessInfos access_infos)
public AttributeAccessInfos getAttributeAccessRightInfos()
public void setAttributeValueType(AttributeValueType type)
public AttributeValueType getAttributeValueType()
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 void addAttributeAssertion(AttributeAssertion ref)
public java.util.Vector getAttributeAssertionVector()
public void setAttributeAssertionVector(java.util.Vector vec)
public Lease getLease()
public void setLease(Lease lease)
public void addName(org.apache.juddi.datatype.Name name)
name - The Name to add.public void setNameVector(java.util.Vector names)
names - The new set of contacts.public java.util.Vector getNameVector()
public void setAttributeVersion(int value)
public int getAttributeVersion()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||