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

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

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

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar21 that return MethodIntfType
 MethodIntfType EjbJar21Factory.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.EjbJar21 with parameters of type MethodIntfType
 void MethodType.setMethodIntf(MethodIntfType value)
          Sets the value of the 'Method Intf' containment reference.