|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AssociationOverride | |
|---|---|
| net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm | |
| Uses of AssociationOverride in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm |
|---|
| Fields in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm with type parameters of type AssociationOverride | |
|---|---|
protected List<AssociationOverride> |
Entity.associationOverride
|
| Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm that return AssociationOverride | |
|---|---|
AssociationOverride |
AssociationOverride.clone()
Creates and returns a copy of this object. |
static AssociationOverride |
ObjectFactory.copyOfAssociationOverride(AssociationOverride clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm.AssociationOverride instance. |
AssociationOverride |
ObjectFactory.createAssociationOverride()
Create an instance of AssociationOverride |
| Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm that return types with arguments of type AssociationOverride | |
|---|---|
List<AssociationOverride> |
Entity.getAssociationOverride()
Gets the value of the associationOverride property. |
| Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm with parameters of type AssociationOverride | |
|---|---|
static AssociationOverride |
ObjectFactory.copyOfAssociationOverride(AssociationOverride clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm.AssociationOverride instance. |
| Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm with type arguments of type AssociationOverride | |
|---|---|
static void |
Entity.copyAssociationOverride(List<AssociationOverride> source,
List<AssociationOverride> target)
Copies all values of property AssociationOverride. |
static void |
Entity.copyAssociationOverride(List<AssociationOverride> source,
List<AssociationOverride> target)
Copies all values of property AssociationOverride. |
| Constructors in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm with parameters of type AssociationOverride | |
|---|---|
AssociationOverride(AssociationOverride o)
Creates a new net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm.AssociationOverride instance by copying a given instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||