|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AssemblyDescriptorType
A representation of the model object 'Assembly Descriptor Type'.
The following features are supported:
EjbJar20Package.getAssemblyDescriptorType()
Method Summary | |
---|---|
|
getContainerTransaction()
Returns the value of the 'Container Transaction' containment reference list. |
ExcludeListType |
getExcludeList()
Returns the value of the 'Exclude List' containment reference. |
java.lang.String |
getId()
Returns the value of the 'Id' attribute. |
|
getMethodPermission()
Returns the value of the 'Method Permission' containment reference list. |
|
getSecurityRole()
Returns the value of the 'Security Role' containment reference list. |
void |
setExcludeList(ExcludeListType value)
Sets the value of the ' Exclude List ' containment reference. |
void |
setId(java.lang.String value)
Sets the value of the ' Id ' attribute. |
Method Detail |
---|
getSecurityRole()
SecurityRoleType
.
If the meaning of the 'Security Role' containment reference list isn't clear, there really should be more of a description here...
EjbJar20Package.getAssemblyDescriptorType_SecurityRole()
getMethodPermission()
MethodPermissionType
.
If the meaning of the 'Method Permission' containment reference list isn't clear, there really should be more of a description here...
EjbJar20Package.getAssemblyDescriptorType_MethodPermission()
getContainerTransaction()
ContainerTransactionType
.
If the meaning of the 'Container Transaction' containment reference list isn't clear, there really should be more of a description here...
EjbJar20Package.getAssemblyDescriptorType_ContainerTransaction()
ExcludeListType getExcludeList()
If the meaning of the 'Exclude List' containment reference isn't clear, there really should be more of a description here...
setExcludeList(ExcludeListType)
,
EjbJar20Package.getAssemblyDescriptorType_ExcludeList()
void setExcludeList(ExcludeListType value)
Exclude List
' containment reference.
value
- the new value of the 'Exclude List' containment reference.getExcludeList()
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.getAssemblyDescriptorType_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 |