|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EntitlementType
A representation of the model object 'Entitlement Type'.
The following features are supported:
ModelPackage.getEntitlementType()
Method Summary | |
---|---|
java.lang.String |
getAttribute()
Returns the value of the 'Attribute' attribute. |
java.lang.String |
getMethod()
Returns the value of the 'Method' attribute. |
java.lang.String |
getObject()
Returns the value of the 'Object' attribute. |
void |
setAttribute(java.lang.String value)
Sets the value of the ' Attribute ' attribute. |
void |
setMethod(java.lang.String value)
Sets the value of the ' Method ' attribute. |
void |
setObject(java.lang.String value)
Sets the value of the ' Object ' attribute. |
Method Detail |
---|
java.lang.String getAttribute()
setAttribute(String)
,
ModelPackage.getEntitlementType_Attribute()
void setAttribute(java.lang.String value)
Attribute
' attribute.
value
- the new value of the 'Attribute' attribute.getAttribute()
java.lang.String getMethod()
setMethod(String)
,
ModelPackage.getEntitlementType_Method()
void setMethod(java.lang.String value)
Method
' attribute.
value
- the new value of the 'Method' attribute.getMethod()
java.lang.String getObject()
setObject(String)
,
ModelPackage.getEntitlementType_Object()
void setObject(java.lang.String value)
Object
' attribute.
value
- the new value of the 'Object' attribute.getObject()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |