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

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

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

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar11 that return SecurityRoleRefType
 SecurityRoleRefType EjbJar11Factory.createSecurityRoleRefType()
          Returns a new object of class 'Security Role Ref Type'.
 SecurityRoleRefType DocumentRoot.getSecurityRoleRef()
          Returns the value of the 'Security Role Ref' containment reference.
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar11 with parameters of type SecurityRoleRefType
 void DocumentRoot.setSecurityRoleRef(SecurityRoleRefType value)
          Sets the value of the 'Security Role Ref' containment reference.