|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MethodPermissionType
A representation of the model object 'Method Permission Type'.
The following features are supported:
EjbJar20Package.getMethodPermissionType()
Method Summary | |
---|---|
DescriptionType |
getDescription()
Returns the value of the 'Description' containment reference. |
java.lang.String |
getId()
Returns the value of the 'Id' attribute. |
|
getMethod()
Returns the value of the 'Method' containment reference list. |
|
getRoleName()
Returns the value of the 'Role Name' containment reference list. |
UncheckedType |
getUnchecked()
Returns the value of the 'Unchecked' containment reference. |
void |
setDescription(DescriptionType value)
Sets the value of the ' Description ' containment reference. |
void |
setId(java.lang.String value)
Sets the value of the ' Id ' attribute. |
void |
setUnchecked(UncheckedType value)
Sets the value of the ' Unchecked ' containment reference. |
Method Detail |
---|
DescriptionType getDescription()
If the meaning of the 'Description' containment reference isn't clear, there really should be more of a description here...
setDescription(DescriptionType)
,
EjbJar20Package.getMethodPermissionType_Description()
void setDescription(DescriptionType value)
Description
' containment reference.
value
- the new value of the 'Description' containment reference.getDescription()
getRoleName()
RoleNameType
.
If the meaning of the 'Role Name' containment reference list isn't clear, there really should be more of a description here...
EjbJar20Package.getMethodPermissionType_RoleName()
UncheckedType getUnchecked()
If the meaning of the 'Unchecked' containment reference isn't clear, there really should be more of a description here...
setUnchecked(UncheckedType)
,
EjbJar20Package.getMethodPermissionType_Unchecked()
void setUnchecked(UncheckedType value)
Unchecked
' containment reference.
value
- the new value of the 'Unchecked' containment reference.getUnchecked()
getMethod()
MethodType
.
If the meaning of the 'Method' containment reference list isn't clear, there really should be more of a description here...
EjbJar20Package.getMethodPermissionType_Method()
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)
,
EjbJar20Package.getMethodPermissionType_Id()
void setId(java.lang.String value)
Id
' attribute.
value
- the new value of the 'Id' attribute.getId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |