Uses of Class
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.javaee.QueryType

Packages that use QueryType
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.javaee   
 

Uses of QueryType in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.javaee declared as QueryType
protected  QueryType[] EntityBeanType.query
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.javaee that return QueryType
 QueryType QueryType.clone()
          Creates and returns a copy of this object.
 QueryType ObjectFactory.createQueryType()
          Create an instance of QueryType
 QueryType[] EntityBeanType.getQuery()
           
 QueryType EntityBeanType.getQuery(int idx)
           
 QueryType EntityBeanType.setQuery(int idx, QueryType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.javaee with parameters of type QueryType
 QueryType EntityBeanType.setQuery(int idx, QueryType value)
           
 void EntityBeanType.setQuery(QueryType[] values)
           
 

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



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