Uses of Interface
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.QueryMethodType

Packages that use QueryMethodType
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl   
 

Uses of QueryMethodType in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee that return QueryMethodType
 QueryMethodType ObjectFactory.createQueryMethodType()
          Create an instance of QueryMethodType
 QueryMethodType QueryType.getQueryMethod()
          Gets the value of the queryMethod property.
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee with parameters of type QueryMethodType
 void QueryType.setQueryMethod(QueryMethodType value)
          Sets the value of the queryMethod property.
 

Uses of QueryMethodType in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl that implement QueryMethodType
 class QueryMethodTypeImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl that return QueryMethodType
 QueryMethodType QueryTypeImpl.getQueryMethod()
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl with parameters of type QueryMethodType
 void QueryTypeImpl.setQueryMethod(QueryMethodType value)
           
 



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