Uses of Class
net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee.QueryType

Packages that use QueryType
net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee   
 

Uses of QueryType in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee with type parameters of type QueryType
protected  List<QueryType> EntityBeanType.query
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee that return QueryType
 QueryType QueryType.clone()
          Creates and returns a copy of this object.
 QueryType ObjectFactory.createQueryType()
          Create an instance of QueryType
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee that return types with arguments of type QueryType
 List<QueryType> EntityBeanType.getQuery()
          Gets the value of the query property.
 

Constructors in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee with parameters of type QueryType
QueryType(QueryType o)
          Creates a new net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee.QueryType instance by copying a given instance.
 



Copyright © 2009 The CC-XJC Community. All Rights Reserved.