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

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

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

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar11 that return SecurityRoleType
 SecurityRoleType EjbJar11Factory.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.EjbJar11 with parameters of type SecurityRoleType
 void DocumentRoot.setSecurityRole(SecurityRoleType value)
          Sets the value of the 'Security Role' containment reference.