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

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

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

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar20 that return EjbQlType
 EjbQlType EjbJar20Factory.createEjbQlType()
          Returns a new object of class 'Ejb Ql Type'.
 EjbQlType DocumentRoot.getEjbQl()
          Returns the value of the 'Ejb Ql' containment reference.
 EjbQlType QueryType.getEjbQl()
          Returns the value of the 'Ejb Ql' containment reference.
 

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