|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Value | |
|---|---|
| net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.beans | |
| Uses of Value in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.beans |
|---|
| Fields in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.beans declared as Value | |
|---|---|
protected Value |
PropertyType.value
|
protected Value |
ConstructorArg.value
|
| Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.beans that return Value | |
|---|---|
Value |
Value.clone()
Creates and returns a copy of this object. |
static Value |
ObjectFactory.copyOfValue(Value clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.beans.Value instance. |
Value |
ObjectFactory.createValue()
Create an instance of Value |
Value |
PropertyType.getValue()
Gets the value of the value property. |
Value |
ConstructorArg.getValue()
Gets the value of the value property. |
| Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.beans with parameters of type Value | |
|---|---|
static Value |
ObjectFactory.copyOfValue(Value clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.beans.Value instance. |
void |
PropertyType.setValue(Value value)
Sets the value of the value property. |
void |
ConstructorArg.setValue(Value value)
Sets the value of the value property. |
| Constructors in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.beans with parameters of type Value | |
|---|---|
Value(Value o)
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.beans.Value instance by copying a given instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||