Uses of Class
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.beans.ArgType

Packages that use ArgType
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.beans   
 

Uses of ArgType in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.beans
 

Fields in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.beans with type parameters of type ArgType
protected  List<ArgType> ReplacedMethod.argType
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.beans that return ArgType
 ArgType ArgType.clone()
          Creates and returns a copy of this object.
static ArgType ObjectFactory.copyOfArgType(ArgType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.beans.ArgType instance.
 ArgType ObjectFactory.createArgType()
          Create an instance of ArgType
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.beans that return types with arguments of type ArgType
 List<ArgType> ReplacedMethod.getArgType()
          Gets the value of the argType property.
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.beans with parameters of type ArgType
static ArgType ObjectFactory.copyOfArgType(ArgType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.beans.ArgType instance.
 

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.beans with type arguments of type ArgType
static void ReplacedMethod.copyArgType(List<ArgType> source, List<ArgType> target)
          Copies all values of property ArgType.
static void ReplacedMethod.copyArgType(List<ArgType> source, List<ArgType> target)
          Copies all values of property ArgType.
 

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



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