Uses of Class
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.aop.AdvisorType

Packages that use AdvisorType
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.aop   
 

Uses of AdvisorType in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.aop
 

Fields in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.aop with type parameters of type AdvisorType
protected  List<AdvisorType> Config.advisor
           
 

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

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.aop that return types with arguments of type AdvisorType
 List<AdvisorType> Config.getAdvisor()
          Gets the value of the advisor property.
 

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

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.aop with type arguments of type AdvisorType
static void Config.copyAdvisor(List<AdvisorType> source, List<AdvisorType> target)
          Copies all values of property Advisor.
static void Config.copyAdvisor(List<AdvisorType> source, List<AdvisorType> target)
          Copies all values of property Advisor.
 

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



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