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

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

Uses of PointcutType 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 PointcutType
 PointcutType ObjectFactory.createPointcutType()
          Create an instance of PointcutType
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.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>}
 List<PointcutType> Config.getPointcut()
          Gets the value of the pointcut property.
 

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

Uses of PointcutType 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 PointcutType
 class PointcutTypeImpl
           
 

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

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



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