Uses of Interface
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.tool.RegistersScopeType

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

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

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.tool that return RegistersScopeType
 RegistersScopeType ObjectFactory.createRegistersScopeType()
          Create an instance of RegistersScopeType
 

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

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

Classes in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.tool.impl that implement RegistersScopeType
 class RegistersScopeTypeImpl
           
 

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

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.tool.impl that return types with arguments of type RegistersScopeType
 List<RegistersScopeType> AnnotationImpl.getRegistersScope()
           
 

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



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