Uses of Class
net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee.VariableScopeType

Packages that use VariableScopeType
net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee   
 

Uses of VariableScopeType in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee declared as VariableScopeType
protected  VariableScopeType VariableType.scope
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee that return VariableScopeType
 VariableScopeType VariableScopeType.clone()
          Creates and returns a copy of this object.
 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.pkg.collections.valueclass.javaee with parameters of type VariableScopeType
 void VariableType.setScope(VariableScopeType value)
          Sets the value of the scope property.
 

Constructors in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee with parameters of type VariableScopeType
VariableScopeType(VariableScopeType o)
          Creates a new net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee.VariableScopeType instance by copying a given instance.
 



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