Uses of Interface
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.aop.PointcutType

Packages that use PointcutType
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.aop   
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.aop.impl   
 

Uses of PointcutType in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.aop
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.aop that return PointcutType
 PointcutType ObjectFactory.createPointcutType()
          Create an instance of PointcutType
 PointcutType[] Config.getPointcut()
           
 PointcutType Config.getPointcut(int idx)
           
 PointcutType Config.setPointcut(int idx, PointcutType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.aop that return types with arguments of type PointcutType
 javax.xml.bind.JAXBElement<PointcutType> ObjectFactory.createAspectTypePointcut(PointcutType value)
          Create an instance of JAXBElement<PointcutType>}
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.aop with parameters of type PointcutType
 javax.xml.bind.JAXBElement<PointcutType> ObjectFactory.createAspectTypePointcut(PointcutType value)
          Create an instance of JAXBElement<PointcutType>}
 PointcutType Config.setPointcut(int idx, PointcutType value)
           
 void Config.setPointcut(PointcutType[] values)
           
 

Uses of PointcutType in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.aop.impl
 

Classes in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.aop.impl that implement PointcutType
 class PointcutTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.aop.impl declared as PointcutType
protected  PointcutType[] ConfigImpl.pointcut
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.aop.impl that return PointcutType
 PointcutType[] ConfigImpl.getPointcut()
           
 PointcutType ConfigImpl.getPointcut(int idx)
           
 PointcutType ConfigImpl.setPointcut(int idx, PointcutType value)
           
 

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



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