|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcgl.fthpis.datatype.attribute.AttributeAssertion
| Field Summary | |
(package private) java.lang.String |
attributeKey
|
(package private) java.lang.String |
fromKey
|
(package private) java.lang.String |
propertyURI
|
(package private) java.lang.String |
toKey
|
| Constructor Summary | |
AttributeAssertion()
Constructs a new empty ServiceAttribute. |
|
| Method Summary | |
java.lang.String |
getAssertionObjectKey()
Returns the attributekey of this service attribute. |
java.lang.String |
getAssertionProperty()
Returns the attributekey of this service attribute. |
java.lang.String |
getAssertionSubjectKey()
Returns the servicekey of this bindingtemplate. |
java.lang.String |
getAttributeKey()
Returns the servicekey of this bindingtemplate. |
void |
setAssertionObjectKey(java.lang.String key)
Sets the attributekey of this service attribute. |
void |
setAssertionProperty(java.lang.String uri)
Sets the attributekey of this service attribute. |
void |
setAssertionSubjectKey(java.lang.String key)
Sets the servicekey of this bindingtemplate. |
void |
setAttributeKey(java.lang.String key)
Sets the servicekey of this bindingtemplate. |
| 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 fromKey
java.lang.String propertyURI
java.lang.String toKey
| Constructor Detail |
public AttributeAssertion()
| Method Detail |
public void setAttributeKey(java.lang.String key)
key - The new service key.public java.lang.String getAttributeKey()
public void setAssertionSubjectKey(java.lang.String key)
key - The new service key.public java.lang.String getAssertionSubjectKey()
public void setAssertionProperty(java.lang.String uri)
public java.lang.String getAssertionProperty()
public void setAssertionObjectKey(java.lang.String key)
key - The new attribute key.public java.lang.String getAssertionObjectKey()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||