Uses of Class
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee.MethodParamsType

Packages that use MethodParamsType
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee   
 

Uses of MethodParamsType in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee declared as MethodParamsType
protected  MethodParamsType NamedMethodType.methodParams
           
protected  MethodParamsType MethodType.methodParams
           
protected  MethodParamsType QueryMethodType.methodParams
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee that return MethodParamsType
 MethodParamsType MethodParamsType.clone()
          Creates and returns a copy of this object.
static MethodParamsType ObjectFactory.copyOfMethodParamsType(MethodParamsType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee.MethodParamsType instance.
 MethodParamsType ObjectFactory.createMethodParamsType()
          Create an instance of MethodParamsType
 MethodParamsType NamedMethodType.getMethodParams()
          Gets the value of the methodParams property.
 MethodParamsType MethodType.getMethodParams()
          Gets the value of the methodParams property.
 MethodParamsType QueryMethodType.getMethodParams()
          Gets the value of the methodParams property.
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee with parameters of type MethodParamsType
static MethodParamsType ObjectFactory.copyOfMethodParamsType(MethodParamsType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee.MethodParamsType instance.
 void NamedMethodType.setMethodParams(MethodParamsType value)
          Sets the value of the methodParams property.
 void MethodType.setMethodParams(MethodParamsType value)
          Sets the value of the methodParams property.
 void QueryMethodType.setMethodParams(MethodParamsType value)
          Sets the value of the methodParams property.
 

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



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