|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertyReference | |
|---|---|
| net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc | |
| Uses of PropertyReference in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc |
|---|
| Fields in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc declared as PropertyReference | |
|---|---|
protected PropertyReference[] |
Properties.reference
|
| Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc that return PropertyReference | |
|---|---|
PropertyReference |
PropertyReference.clone()
Creates and returns a copy of this object. |
static PropertyReference |
ObjectFactory.copyOfPropertyReference(PropertyReference clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc.PropertyReference instance. |
PropertyReference |
ObjectFactory.createPropertyReference()
Create an instance of PropertyReference |
PropertyReference[] |
Properties.getReference()
|
PropertyReference |
Properties.getReference(int idx)
|
PropertyReference |
Properties.setReference(int idx,
PropertyReference value)
|
| Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc with parameters of type PropertyReference | |
|---|---|
static PropertyReference |
ObjectFactory.copyOfPropertyReference(PropertyReference clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc.PropertyReference instance. |
void |
Properties.copyReference(PropertyReference[] source)
Copies all values of property Reference. |
PropertyReference |
Properties.setReference(int idx,
PropertyReference value)
|
void |
Properties.setReference(PropertyReference[] values)
|
| Constructors in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc with parameters of type PropertyReference | |
|---|---|
PropertyReference(PropertyReference o)
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc.PropertyReference instance by copying a given instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||