Uses of Class
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.spring.aop.PointcutType

Packages that use PointcutType
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.spring.aop   
 

Uses of PointcutType in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.spring.aop
 

Fields in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.spring.aop declared as PointcutType
protected  PointcutType[] Config.pointcut
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.spring.aop that return PointcutType
 PointcutType PointcutType.clone()
          Creates and returns a copy of this object.
protected static PointcutType ObjectFactory.copyOfPointcutType(PointcutType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.spring.aop.PointcutType instance.
 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.prot.indexed.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>}
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.spring.aop with parameters of type PointcutType
protected static PointcutType ObjectFactory.copyOfPointcutType(PointcutType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.spring.aop.PointcutType instance.
protected  void Config.copyPointcut(PointcutType[] source)
          Copies all values of property Pointcut.
 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)
           
 

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



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