Uses of Interface
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.tool.RegistersScopeType

Packages that use RegistersScopeType
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.tool   
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.tool.impl   
 

Uses of RegistersScopeType in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.tool
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.tool that return RegistersScopeType
 RegistersScopeType ObjectFactory.createRegistersScopeType()
          Create an instance of RegistersScopeType
 RegistersScopeType[] Annotation.getRegistersScope()
           
 RegistersScopeType Annotation.getRegistersScope(int idx)
           
 RegistersScopeType Annotation.setRegistersScope(int idx, RegistersScopeType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.tool with parameters of type RegistersScopeType
 RegistersScopeType Annotation.setRegistersScope(int idx, RegistersScopeType value)
           
 void Annotation.setRegistersScope(RegistersScopeType[] values)
           
 

Uses of RegistersScopeType in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.tool.impl
 

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

Fields in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.tool.impl declared as RegistersScopeType
protected  RegistersScopeType[] AnnotationImpl.registersScope
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.tool.impl that return RegistersScopeType
 RegistersScopeType[] AnnotationImpl.getRegistersScope()
           
 RegistersScopeType AnnotationImpl.getRegistersScope(int idx)
           
 RegistersScopeType AnnotationImpl.setRegistersScope(int idx, RegistersScopeType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.tool.impl with parameters of type RegistersScopeType
protected  void AnnotationImpl.copyRegistersScope(RegistersScopeType[] source)
          Copies all values of property RegistersScope.
 RegistersScopeType AnnotationImpl.setRegistersScope(int idx, RegistersScopeType value)
           
 void AnnotationImpl.setRegistersScope(RegistersScopeType[] values)
           
 



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