|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ValueType | |
|---|---|
| net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.portlet.app200 | |
| Uses of ValueType in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.portlet.app200 |
|---|
| Fields in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.portlet.app200 declared as ValueType | |
|---|---|
protected ValueType[] |
ContainerRuntimeOptionType.value
|
protected ValueType |
InitParamType.value
|
protected ValueType[] |
PreferenceType.value
|
| Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.portlet.app200 that return ValueType | |
|---|---|
ValueType |
ValueType.clone()
Creates and returns a copy of this object. |
protected static ValueType |
ObjectFactory.copyOfValueType(ValueType clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.portlet.app200.ValueType instance. |
ValueType |
ObjectFactory.createValueType()
Create an instance of ValueType |
ValueType[] |
ContainerRuntimeOptionType.getValue()
|
ValueType |
InitParamType.getValue()
Gets the value of the value property. |
ValueType[] |
PreferenceType.getValue()
|
ValueType |
ContainerRuntimeOptionType.getValue(int idx)
|
ValueType |
PreferenceType.getValue(int idx)
|
ValueType |
ContainerRuntimeOptionType.setValue(int idx,
ValueType value)
|
ValueType |
PreferenceType.setValue(int idx,
ValueType value)
|
| Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.portlet.app200 with parameters of type ValueType | |
|---|---|
protected static ValueType |
ObjectFactory.copyOfValueType(ValueType clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.portlet.app200.ValueType instance. |
protected void |
ContainerRuntimeOptionType.copyValue(ValueType[] source)
Copies all values of property Value. |
protected void |
PreferenceType.copyValue(ValueType[] source)
Copies all values of property Value. |
ValueType |
ContainerRuntimeOptionType.setValue(int idx,
ValueType value)
|
ValueType |
PreferenceType.setValue(int idx,
ValueType value)
|
void |
InitParamType.setValue(ValueType value)
Sets the value of the value property. |
void |
ContainerRuntimeOptionType.setValue(ValueType[] values)
|
void |
PreferenceType.setValue(ValueType[] values)
|
| Constructors in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.portlet.app200 with parameters of type ValueType | |
|---|---|
ValueType(ValueType o)
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.portlet.app200.ValueType instance by copying a given instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||