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

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

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

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar20 that return QueryType
 QueryType EjbJar20Factory.createQueryType()
          Returns a new object of class 'Query Type'.
 QueryType DocumentRoot.getQuery()
          Returns the value of the 'Query' containment reference.
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar20 with parameters of type QueryType
 void DocumentRoot.setQuery(QueryType value)
          Sets the value of the 'Query' containment reference.