Uses of Class
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee.VariableType

Packages that use VariableType
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee   
 

Uses of VariableType in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee declared as VariableType
protected  VariableType[] TagType.variable
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee that return VariableType
 VariableType VariableType.clone()
          Creates and returns a copy of this object.
static VariableType ObjectFactory.copyOfVariableType(VariableType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee.VariableType instance.
 VariableType ObjectFactory.createVariableType()
          Create an instance of VariableType
 VariableType[] TagType.getVariable()
           
 VariableType TagType.getVariable(int idx)
           
 VariableType TagType.setVariable(int idx, VariableType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee with parameters of type VariableType
static VariableType ObjectFactory.copyOfVariableType(VariableType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee.VariableType instance.
 void TagType.copyVariable(VariableType[] source)
          Copies all values of property Variable.
 VariableType TagType.setVariable(int idx, VariableType value)
           
 void TagType.setVariable(VariableType[] values)
           
 

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



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