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

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

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

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar20 that return MethodIntfType
 MethodIntfType EjbJar20Factory.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.EjbJar20 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.