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

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

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

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar11 that return MethodPermissionType
 MethodPermissionType EjbJar11Factory.createMethodPermissionType()
          Returns a new object of class 'Method Permission Type'.
 MethodPermissionType DocumentRoot.getMethodPermission()
          Returns the value of the 'Method Permission' containment reference.
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar11 with parameters of type MethodPermissionType
 void DocumentRoot.setMethodPermission(MethodPermissionType value)
          Sets the value of the 'Method Permission' containment reference.