Uses of Interface
org.eclipse.modisco.jee.ejbjar.EjbJar30.QueryMethodType

Packages that use QueryMethodType
org.eclipse.modisco.jee.ejbjar.EjbJar30   
 

Uses of QueryMethodType in org.eclipse.modisco.jee.ejbjar.EjbJar30
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar30 that return QueryMethodType
 QueryMethodType EjbJar30Factory.createQueryMethodType()
          Returns a new object of class 'Query Method Type'.
 QueryMethodType QueryType.getQueryMethod()
          Returns the value of the 'Query Method' containment reference.
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar30 with parameters of type QueryMethodType
 void QueryType.setQueryMethod(QueryMethodType value)
          Sets the value of the 'Query Method' containment reference.