Uses of Interface
org.eclipse.modisco.jee.ejbjar.EjbJar30.MethodIntfType

Packages that use MethodIntfType
org.eclipse.modisco.jee.ejbjar.EjbJar30   
 

Uses of MethodIntfType in org.eclipse.modisco.jee.ejbjar.EjbJar30
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar30 that return MethodIntfType
 MethodIntfType EjbJar30Factory.createMethodIntfType()
          Returns a new object of class 'Method Intf Type'.
 MethodIntfType MethodType.getMethodIntf()
          Returns the value of the 'Method Intf' containment reference.
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar30 with parameters of type MethodIntfType
 void MethodType.setMethodIntf(MethodIntfType value)
          Sets the value of the 'Method Intf' containment reference.