Uses of Class
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.aop.IncludeType

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

Uses of IncludeType in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.aop
 

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.aop declared as IncludeType
protected  IncludeType[] AspectjAutoproxy.include
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.aop that return IncludeType
 IncludeType IncludeType.clone()
          Creates and returns a copy of this object.
static IncludeType ObjectFactory.copyOfIncludeType(IncludeType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.aop.IncludeType instance.
 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.valueclass.spring.aop with parameters of type IncludeType
 void AspectjAutoproxy.copyInclude(IncludeType[] source)
          Copies all values of property Include.
static IncludeType ObjectFactory.copyOfIncludeType(IncludeType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.aop.IncludeType instance.
 void AspectjAutoproxy.setInclude(IncludeType[] values)
           
 IncludeType AspectjAutoproxy.setInclude(int idx, IncludeType value)
           
 

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



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