Uses of Interface
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.aop.AdvisorType

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

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

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.aop that return AdvisorType
 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.novalueclass.spring.aop with parameters of type AdvisorType
 void Config.setAdvisor(AdvisorType[] values)
           
 AdvisorType Config.setAdvisor(int idx, AdvisorType value)
           
 

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

Classes in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.aop.impl that implement AdvisorType
 class AdvisorTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.aop.impl declared as AdvisorType
protected  AdvisorType[] ConfigImpl.advisor
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.aop.impl that return AdvisorType
 AdvisorType[] ConfigImpl.getAdvisor()
           
 AdvisorType ConfigImpl.getAdvisor(int idx)
           
 AdvisorType ConfigImpl.setAdvisor(int idx, AdvisorType value)
           
 

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



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