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

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

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

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar31 that return QueryMethodType
 QueryMethodType EjbJar31Factory.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.EjbJar31 with parameters of type QueryMethodType
 void QueryType.setQueryMethod(QueryMethodType value)
          Sets the value of the 'Query Method' containment reference.