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

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

Uses of AspectType 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 AspectType
protected  List<AspectType> Config.aspect
           
 

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

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.spring.aop that return types with arguments of type AspectType
 List<AspectType> Config.getAspect()
          Gets the value of the aspect property.
 

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

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

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



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