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

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

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

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.aop that return AspectType
 AspectType AspectType.clone()
          Creates and returns a copy of this object.
static AspectType ObjectFactory.copyOfAspectType(AspectType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.aop.AspectType instance.
 AspectType ObjectFactory.createAspectType()
          Create an instance of AspectType
 AspectType[] Config.getAspect()
           
 AspectType Config.getAspect(int idx)
           
 AspectType Config.setAspect(int idx, AspectType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.aop with parameters of type AspectType
 void Config.copyAspect(AspectType[] source)
          Copies all values of property Aspect.
static AspectType ObjectFactory.copyOfAspectType(AspectType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.aop.AspectType instance.
 void Config.setAspect(AspectType[] values)
           
 AspectType Config.setAspect(int idx, AspectType value)
           
 

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



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