|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VariableType | |
|---|---|
| net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee | |
| Uses of VariableType in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee |
|---|
| Fields in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee with type parameters of type VariableType | |
|---|---|
protected List<VariableType> |
TagType.variable
|
| Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee that return VariableType | |
|---|---|
VariableType |
VariableType.clone()
Creates and returns a copy of this object. |
protected static VariableType |
ObjectFactory.copyOfVariableType(VariableType clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.VariableType instance. |
VariableType |
ObjectFactory.createVariableType()
Create an instance of VariableType |
| Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee that return types with arguments of type VariableType | |
|---|---|
List<VariableType> |
TagType.getVariable()
Gets the value of the variable property. |
| Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee with parameters of type VariableType | |
|---|---|
protected static VariableType |
ObjectFactory.copyOfVariableType(VariableType clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.VariableType instance. |
| Method parameters in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee with type arguments of type VariableType | |
|---|---|
protected static void |
TagType.copyVariable(List<VariableType> source,
List<VariableType> target)
Copies all values of property Variable. |
protected static void |
TagType.copyVariable(List<VariableType> source,
List<VariableType> target)
Copies all values of property Variable. |
| Constructors in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee with parameters of type VariableType | |
|---|---|
VariableType(VariableType o)
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.VariableType instance by copying a given instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||