Uses of Interface
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.aop.AspectType

Packages that use AspectType
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.aop   
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.aop.impl   
 

Uses of AspectType in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.aop
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.aop that return AspectType
 AspectType ObjectFactory.createAspectType()
          Create an instance of AspectType
 AspectType[] Config.getAspect()
           
 AspectType Config.getAspect(int idx)
           
 AspectType Config.setAspect(int idx, AspectType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.aop with parameters of type AspectType
 void Config.setAspect(AspectType[] values)
           
 AspectType Config.setAspect(int idx, AspectType value)
           
 

Uses of AspectType in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.aop.impl
 

Classes in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.aop.impl that implement AspectType
 class AspectTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.aop.impl declared as AspectType
protected  AspectType[] ConfigImpl.aspect
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.aop.impl that return AspectType
 AspectType[] ConfigImpl.getAspect()
           
 AspectType ConfigImpl.getAspect(int idx)
           
 AspectType ConfigImpl.setAspect(int idx, AspectType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.aop.impl with parameters of type AspectType
 void ConfigImpl.copyAspect(AspectType[] source)
          Copies all values of property Aspect.
 void ConfigImpl.setAspect(AspectType[] values)
           
 AspectType ConfigImpl.setAspect(int idx, AspectType value)
           
 



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