public interface AuthConstraintType
The following features are supported:
Webapp24Package.getAuthConstraintType()| Modifier and Type | Method and Description |
|---|---|
|
getDescription()
Returns the value of the 'Description' containment reference list.
|
java.lang.String |
getId()
Returns the value of the 'Id' attribute.
|
|
getRoleName()
Returns the value of the 'Role Name' containment reference list.
|
void |
setId(java.lang.String value)
Sets the value of the '
Id' attribute. |
getDescription()
DescriptionType.
If the meaning of the 'Description' containment reference list isn't clear, there really should be more of a description here...
Webapp24Package.getAuthConstraintType_Description()getRoleName()
RoleNameType.
If the meaning of the 'Role Name' containment reference list isn't clear, there really should be more of a description here...
Webapp24Package.getAuthConstraintType_RoleName()java.lang.String getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String),
Webapp24Package.getAuthConstraintType_Id()