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

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

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

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar11 that return MethodParamType
 MethodParamType EjbJar11Factory.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.EjbJar11 with parameters of type MethodParamType
 void DocumentRoot.setMethodParam(MethodParamType value)
          Sets the value of the 'Method Param' containment reference.