|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QueryMethodType | |
---|---|
org.eclipse.modisco.jee.ejbjar.EjbJar20 |
Uses of QueryMethodType in org.eclipse.modisco.jee.ejbjar.EjbJar20 |
---|
Methods in org.eclipse.modisco.jee.ejbjar.EjbJar20 that return QueryMethodType | |
---|---|
QueryMethodType |
EjbJar20Factory.createQueryMethodType()
Returns a new object of class 'Query Method Type'. |
QueryMethodType |
DocumentRoot.getQueryMethod()
Returns the value of the 'Query Method' containment reference. |
QueryMethodType |
QueryType.getQueryMethod()
Returns the value of the 'Query Method' containment reference. |
Methods in org.eclipse.modisco.jee.ejbjar.EjbJar20 with parameters of type QueryMethodType | |
---|---|
void |
DocumentRoot.setQueryMethod(QueryMethodType value)
Sets the value of the ' Query Method ' containment reference. |
void |
QueryType.setQueryMethod(QueryMethodType value)
Sets the value of the ' Query Method ' containment reference. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |