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

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

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

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar20 that return ResultTypeMappingType
 ResultTypeMappingType EjbJar20Factory.createResultTypeMappingType()
          Returns a new object of class 'Result Type Mapping Type'.
 ResultTypeMappingType DocumentRoot.getResultTypeMapping()
          Returns the value of the 'Result Type Mapping' containment reference.
 ResultTypeMappingType QueryType.getResultTypeMapping()
          Returns the value of the 'Result Type Mapping' containment reference.
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar20 with parameters of type ResultTypeMappingType
 void DocumentRoot.setResultTypeMapping(ResultTypeMappingType value)
          Sets the value of the 'Result Type Mapping' containment reference.
 void QueryType.setResultTypeMapping(ResultTypeMappingType value)
          Sets the value of the 'Result Type Mapping' containment reference.