Uses of Interface
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.beans.ArgType

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

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

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.beans that return ArgType
 ArgType ObjectFactory.createArgType()
          Create an instance of ArgType
 

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

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

Classes in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.beans.impl that implement ArgType
 class ArgTypeImpl
           
 

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

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.beans.impl that return types with arguments of type ArgType
 List<ArgType> ReplacedMethodImpl.getArgType()
           
 

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



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