|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AssociationOverride | |
|---|---|
| net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm | |
| net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm.impl | |
| Uses of AssociationOverride in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm |
|---|
| Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm that return AssociationOverride | |
|---|---|
AssociationOverride |
ObjectFactory.createAssociationOverride()
Create an instance of AssociationOverride |
| Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm that return types with arguments of type AssociationOverride | |
|---|---|
List<AssociationOverride> |
Entity.getAssociationOverride()
Gets the value of the associationOverride property. |
| Uses of AssociationOverride in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm.impl |
|---|
| Classes in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm.impl that implement AssociationOverride | |
|---|---|
class |
AssociationOverrideImpl
|
| Fields in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm.impl with type parameters of type AssociationOverride | |
|---|---|
protected List<AssociationOverride> |
EntityImpl.associationOverride
|
| Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm.impl that return types with arguments of type AssociationOverride | |
|---|---|
List<AssociationOverride> |
EntityImpl.getAssociationOverride()
|
| Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm.impl with type arguments of type AssociationOverride | |
|---|---|
static void |
EntityImpl.copyAssociationOverride(List<AssociationOverride> source,
List<AssociationOverride> target)
Copies all values of property AssociationOverride. |
static void |
EntityImpl.copyAssociationOverride(List<AssociationOverride> source,
List<AssociationOverride> target)
Copies all values of property AssociationOverride. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||