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

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

Uses of IncludeType 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 IncludeType
 IncludeType ObjectFactory.createIncludeType()
          Create an instance of IncludeType
 IncludeType[] AspectjAutoproxy.getInclude()
           
 IncludeType AspectjAutoproxy.getInclude(int idx)
           
 IncludeType AspectjAutoproxy.setInclude(int idx, IncludeType value)
           
 

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

Uses of IncludeType 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 IncludeType
 class IncludeTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.aop.impl declared as IncludeType
protected  IncludeType[] AspectjAutoproxyImpl.include
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.aop.impl that return IncludeType
 IncludeType[] AspectjAutoproxyImpl.getInclude()
           
 IncludeType AspectjAutoproxyImpl.getInclude(int idx)
           
 IncludeType AspectjAutoproxyImpl.setInclude(int idx, IncludeType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.aop.impl with parameters of type IncludeType
 void AspectjAutoproxyImpl.copyInclude(IncludeType[] source)
          Copies all values of property Include.
 void AspectjAutoproxyImpl.setInclude(IncludeType[] values)
           
 IncludeType AspectjAutoproxyImpl.setInclude(int idx, IncludeType value)
           
 



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