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

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

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

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

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

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

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee with parameters of type QueryType
protected static QueryType ObjectFactory.copyOfQueryType(QueryType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.QueryType instance.
 

Method parameters in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee with type arguments of type QueryType
protected static void EntityBeanType.copyQuery(List<QueryType> source, List<QueryType> target)
          Copies all values of property Query.
protected static void EntityBeanType.copyQuery(List<QueryType> source, List<QueryType> target)
          Copies all values of property Query.
 

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



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