Uses of Interface
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.spring.aop.AdvisorType

Packages that use AdvisorType
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.spring.aop   
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.spring.aop.impl   
 

Uses of AdvisorType in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.spring.aop
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.spring.aop that return AdvisorType
 AdvisorType ObjectFactory.createAdvisorType()
          Create an instance of AdvisorType
 

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

Uses of AdvisorType in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.spring.aop.impl
 

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

Fields in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.spring.aop.impl with type parameters of type AdvisorType
protected  List<AdvisorType> ConfigImpl.advisor
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.spring.aop.impl that return types with arguments of type AdvisorType
 List<AdvisorType> ConfigImpl.getAdvisor()
           
 



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