Uses of Class
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.aop.PointcutType

Packages that use PointcutType
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.aop   
 

Uses of PointcutType in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.aop
 

Fields in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.aop with type parameters of type PointcutType
protected  List<PointcutType> Config.pointcut
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.aop that return PointcutType
 PointcutType PointcutType.clone()
          Creates and returns a copy of this object.
static PointcutType ObjectFactory.copyOfPointcutType(PointcutType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.aop.PointcutType instance.
 PointcutType ObjectFactory.createPointcutType()
          Create an instance of PointcutType
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.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.pub.collections.valueclass.spring.aop with parameters of type PointcutType
static PointcutType ObjectFactory.copyOfPointcutType(PointcutType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.aop.PointcutType instance.
 javax.xml.bind.JAXBElement<PointcutType> ObjectFactory.createAspectTypePointcut(PointcutType value)
          Create an instance of JAXBElement<PointcutType>}
 

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.aop with type arguments of type PointcutType
static void Config.copyPointcut(List<PointcutType> source, List<PointcutType> target)
          Copies all values of property Pointcut.
static void Config.copyPointcut(List<PointcutType> source, List<PointcutType> target)
          Copies all values of property Pointcut.
 

Constructors in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.aop with parameters of type PointcutType
PointcutType(PointcutType o)
          Creates a new net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.aop.PointcutType instance by copying a given instance.
 



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