|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QueryType | |
|---|---|
| net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee | |
| net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl | |
| Uses of QueryType in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee |
|---|
| Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee that return QueryType | |
|---|---|
QueryType |
ObjectFactory.createQueryType()
Create an instance of QueryType |
| Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee that return types with arguments of type QueryType | |
|---|---|
List<QueryType> |
EntityBeanType.getQuery()
Gets the value of the query property. |
| Uses of QueryType in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl |
|---|
| Classes in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl that implement QueryType | |
|---|---|
class |
QueryTypeImpl
|
| Fields in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl with type parameters of type QueryType | |
|---|---|
protected List<QueryType> |
EntityBeanTypeImpl.query
|
| Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl that return types with arguments of type QueryType | |
|---|---|
List<QueryType> |
EntityBeanTypeImpl.getQuery()
|
| Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl with type arguments of type QueryType | |
|---|---|
static void |
EntityBeanTypeImpl.copyQuery(List<QueryType> source,
List<QueryType> target)
Copies all values of property Query. |
static void |
EntityBeanTypeImpl.copyQuery(List<QueryType> source,
List<QueryType> target)
Copies all values of property Query. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||