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

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

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

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar20 that return MethodParamType
 MethodParamType EjbJar20Factory.createMethodParamType()
          Returns a new object of class 'Method Param Type'.
 MethodParamType DocumentRoot.getMethodParam()
          Returns the value of the 'Method Param' containment reference.
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar20 with parameters of type MethodParamType
 void DocumentRoot.setMethodParam(MethodParamType value)
          Sets the value of the 'Method Param' containment reference.