public interface SpecificAttribute extends AWMObject
The following features are supported:
TaurusPackage.getSpecificAttribute()| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName()
Returns the value of the 'Name' attribute.
|
java.lang.String |
getValue()
Returns the value of the 'Value' attribute.
|
void |
setName(java.lang.String value)
Sets the value of the
'
Name' attribute. |
void |
setValue(java.lang.String value)
Sets the value of the
'
Value' attribute. |
getComment, isSetComment, setComment, unsetCommentjava.lang.String getName()
setName(String),
TaurusPackage.getSpecificAttribute_Name()void setName(java.lang.String value)
Name' attribute. value - the new value of the 'Name' attribute.getName()java.lang.String getValue()
setValue(String),
TaurusPackage.getSpecificAttribute_Value()void setValue(java.lang.String value)
Value' attribute. value - the new value of the 'Value' attribute.getValue()Copyright © 2015 Micro Focus GmbH. All rights reserved.