Uses of Interface
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.QueryType

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

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

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee that return QueryType
 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.novalueclass.javaee with parameters of type QueryType
 QueryType EntityBeanType.setQuery(int idx, QueryType value)
           
 void EntityBeanType.setQuery(QueryType[] values)
           
 

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

Classes in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl that implement QueryType
 class QueryTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl declared as QueryType
protected  QueryType[] EntityBeanTypeImpl.query
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl that return QueryType
 QueryType[] EntityBeanTypeImpl.getQuery()
           
 QueryType EntityBeanTypeImpl.getQuery(int idx)
           
 QueryType EntityBeanTypeImpl.setQuery(int idx, QueryType value)
           
 

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



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