|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VariableType | |
|---|---|
| net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.javaee | |
| Uses of VariableType in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.javaee |
|---|
| Fields in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.javaee declared as VariableType | |
|---|---|
protected VariableType[] |
TagType.variable
|
| Methods in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.javaee that return VariableType | |
|---|---|
VariableType |
VariableType.clone()
Creates and returns a copy of this object. |
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.priv.indexed.valueclass.javaee with parameters of type VariableType | |
|---|---|
VariableType |
TagType.setVariable(int idx,
VariableType value)
|
void |
TagType.setVariable(VariableType[] values)
|
| Constructors in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.javaee with parameters of type VariableType | |
|---|---|
VariableType(VariableType o)
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.javaee.VariableType instance by copying a given instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||