Uses of Class
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.tool.RegistersScopeType

Packages that use RegistersScopeType
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.tool   
 

Uses of RegistersScopeType in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.tool
 

Fields in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.tool with type parameters of type RegistersScopeType
protected  List<RegistersScopeType> Annotation.registersScope
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.tool that return RegistersScopeType
 RegistersScopeType RegistersScopeType.clone()
          Creates and returns a copy of this object.
static RegistersScopeType ObjectFactory.copyOfRegistersScopeType(RegistersScopeType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.tool.RegistersScopeType instance.
 RegistersScopeType ObjectFactory.createRegistersScopeType()
          Create an instance of RegistersScopeType
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.tool that return types with arguments of type RegistersScopeType
 List<RegistersScopeType> Annotation.getRegistersScope()
          Gets the value of the registersScope property.
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.tool with parameters of type RegistersScopeType
static RegistersScopeType ObjectFactory.copyOfRegistersScopeType(RegistersScopeType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.tool.RegistersScopeType instance.
 

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.tool with type arguments of type RegistersScopeType
static void Annotation.copyRegistersScope(List<RegistersScopeType> source, List<RegistersScopeType> target)
          Copies all values of property RegistersScope.
static void Annotation.copyRegistersScope(List<RegistersScopeType> source, List<RegistersScopeType> target)
          Copies all values of property RegistersScope.
 

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



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