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

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

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

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