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

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

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

Fields in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee declared as QueryMethodType
protected  QueryMethodType QueryType.queryMethod
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee that return QueryMethodType
 QueryMethodType QueryMethodType.clone()
          Creates and returns a copy of this object.
protected static QueryMethodType ObjectFactory.copyOfQueryMethodType(QueryMethodType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.QueryMethodType instance.
 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.prot.collections.valueclass.javaee with parameters of type QueryMethodType
protected static QueryMethodType ObjectFactory.copyOfQueryMethodType(QueryMethodType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.QueryMethodType instance.
 void QueryType.setQueryMethod(QueryMethodType value)
          Sets the value of the queryMethod property.
 

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



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