public interface EntitlementInfoType
The following features are supported:
ModelPackage.getEntitlementInfoType()
Modifier and Type | Method and Description |
---|---|
java.util.List |
getEntitlements()
Returns the value of the 'Entitlements' containment reference list.
|
java.util.List |
getRoles()
Returns the value of the 'Roles' attribute list.
|
boolean |
isEntitlementCheckResult()
Returns the value of the 'Entitlement Check Result' attribute.
|
boolean |
isSetEntitlementCheckResult()
Returns whether the value of the '
Entitlement Check Result ' attribute is set. |
void |
setEntitlementCheckResult(boolean value)
Sets the value of the '
Entitlement Check Result ' attribute. |
void |
unsetEntitlementCheckResult()
Unsets the value of the '
Entitlement Check Result ' attribute. |
java.util.List getRoles()
String
.
ModelPackage.getEntitlementInfoType_Roles()
java.util.List getEntitlements()
EntitlementType
.
ModelPackage.getEntitlementInfoType_Entitlements()
boolean isEntitlementCheckResult()
isSetEntitlementCheckResult()
,
unsetEntitlementCheckResult()
,
setEntitlementCheckResult(boolean)
,
ModelPackage.getEntitlementInfoType_EntitlementCheckResult()
void setEntitlementCheckResult(boolean value)
Entitlement Check Result
' attribute.
value
- the new value of the 'Entitlement Check Result' attribute.isSetEntitlementCheckResult()
,
unsetEntitlementCheckResult()
,
isEntitlementCheckResult()
void unsetEntitlementCheckResult()
Entitlement Check Result
' attribute.
isSetEntitlementCheckResult()
,
isEntitlementCheckResult()
,
setEntitlementCheckResult(boolean)
boolean isSetEntitlementCheckResult()
Entitlement Check Result
' attribute is set.
unsetEntitlementCheckResult()
,
isEntitlementCheckResult()
,
setEntitlementCheckResult(boolean)