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

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

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

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

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