Uses of Class
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.aop.AdvisorType

Packages that use AdvisorType
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.aop   
 

Uses of AdvisorType in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.aop
 

Fields in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.aop declared as AdvisorType
protected  AdvisorType[] Config.advisor
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.aop that return AdvisorType
 AdvisorType AdvisorType.clone()
          Creates and returns a copy of this object.
 AdvisorType ObjectFactory.createAdvisorType()
          Create an instance of AdvisorType
 AdvisorType[] Config.getAdvisor()
           
 AdvisorType Config.getAdvisor(int idx)
           
 AdvisorType Config.setAdvisor(int idx, AdvisorType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.aop with parameters of type AdvisorType
 void Config.setAdvisor(AdvisorType[] values)
           
 AdvisorType Config.setAdvisor(int idx, AdvisorType value)
           
 

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



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