Uses of Interface
org.eclipse.modisco.jee.ejbjar.EjbJar20.SecurityRoleType

Packages that use SecurityRoleType
org.eclipse.modisco.jee.ejbjar.EjbJar20   
 

Uses of SecurityRoleType in org.eclipse.modisco.jee.ejbjar.EjbJar20
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar20 that return SecurityRoleType
 SecurityRoleType EjbJar20Factory.createSecurityRoleType()
          Returns a new object of class 'Security Role Type'.
 SecurityRoleType DocumentRoot.getSecurityRole()
          Returns the value of the 'Security Role' containment reference.
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar20 with parameters of type SecurityRoleType
 void DocumentRoot.setSecurityRole(SecurityRoleType value)
          Sets the value of the 'Security Role' containment reference.