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

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

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

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

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

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

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



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