Uses of Class
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.spring.aop.IncludeType

Packages that use IncludeType
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.spring.aop   
 

Uses of IncludeType in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.spring.aop
 

Fields in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.spring.aop with type parameters of type IncludeType
protected  List<IncludeType> AspectjAutoproxy.include
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.spring.aop that return IncludeType
 IncludeType IncludeType.clone()
          Creates and returns a copy of this object.
protected static IncludeType ObjectFactory.copyOfIncludeType(IncludeType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.spring.aop.IncludeType instance.
 IncludeType ObjectFactory.createIncludeType()
          Create an instance of IncludeType
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.spring.aop that return types with arguments of type IncludeType
 List<IncludeType> AspectjAutoproxy.getInclude()
          Gets the value of the include property.
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.spring.aop with parameters of type IncludeType
protected static IncludeType ObjectFactory.copyOfIncludeType(IncludeType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.spring.aop.IncludeType instance.
 

Method parameters in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.spring.aop with type arguments of type IncludeType
protected static void AspectjAutoproxy.copyInclude(List<IncludeType> source, List<IncludeType> target)
          Copies all values of property Include.
protected static void AspectjAutoproxy.copyInclude(List<IncludeType> source, List<IncludeType> target)
          Copies all values of property Include.
 

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



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