Uses of Interface
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.VariableScopeType

Packages that use VariableScopeType
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl   
 

Uses of VariableScopeType in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee that return VariableScopeType
 VariableScopeType ObjectFactory.createVariableScopeType()
          Create an instance of VariableScopeType
 VariableScopeType VariableType.getScope()
          Gets the value of the scope property.
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee with parameters of type VariableScopeType
 void VariableType.setScope(VariableScopeType value)
          Sets the value of the scope property.
 

Uses of VariableScopeType in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl that implement VariableScopeType
 class VariableScopeTypeImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl that return VariableScopeType
 VariableScopeType VariableTypeImpl.getScope()
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl with parameters of type VariableScopeType
 void VariableTypeImpl.setScope(VariableScopeType value)
           
 



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