|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertyReference | |
|---|---|
| net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jomc | |
| Uses of PropertyReference in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jomc |
|---|
| Fields in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jomc with type parameters of type PropertyReference | |
|---|---|
protected List<PropertyReference> |
Properties.reference
|
| Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jomc that return PropertyReference | |
|---|---|
PropertyReference |
PropertyReference.clone()
Creates and returns a copy of this object. |
protected static PropertyReference |
ObjectFactory.copyOfPropertyReference(PropertyReference clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jomc.PropertyReference instance. |
PropertyReference |
ObjectFactory.createPropertyReference()
Create an instance of PropertyReference |
| Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jomc that return types with arguments of type PropertyReference | |
|---|---|
List<PropertyReference> |
Properties.getReference()
Gets the value of the reference property. |
| Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jomc with parameters of type PropertyReference | |
|---|---|
protected static PropertyReference |
ObjectFactory.copyOfPropertyReference(PropertyReference clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jomc.PropertyReference instance. |
| Method parameters in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jomc with type arguments of type PropertyReference | |
|---|---|
protected static void |
Properties.copyReference(List<PropertyReference> source,
List<PropertyReference> target)
Copies all values of property Reference. |
protected static void |
Properties.copyReference(List<PropertyReference> source,
List<PropertyReference> target)
Copies all values of property Reference. |
| Constructors in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jomc with parameters of type PropertyReference | |
|---|---|
PropertyReference(PropertyReference o)
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jomc.PropertyReference instance by copying a given instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||