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

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

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

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar20 that return MethodPermissionType
 MethodPermissionType EjbJar20Factory.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.EjbJar20 with parameters of type MethodPermissionType
 void DocumentRoot.setMethodPermission(MethodPermissionType value)
          Sets the value of the 'Method Permission' containment reference.