|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AttributeOverride | |
|---|---|
| net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm | |
| Uses of AttributeOverride in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm |
|---|
| Fields in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm with type parameters of type AttributeOverride | |
|---|---|
protected List<AttributeOverride> |
Embedded.attributeOverride
|
protected List<AttributeOverride> |
Entity.attributeOverride
|
protected List<AttributeOverride> |
EmbeddedId.attributeOverride
|
| Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm that return AttributeOverride | |
|---|---|
AttributeOverride |
AttributeOverride.clone()
Creates and returns a copy of this object. |
AttributeOverride |
ObjectFactory.createAttributeOverride()
Create an instance of AttributeOverride |
| Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm that return types with arguments of type AttributeOverride | |
|---|---|
List<AttributeOverride> |
Embedded.getAttributeOverride()
Gets the value of the attributeOverride property. |
List<AttributeOverride> |
Entity.getAttributeOverride()
Gets the value of the attributeOverride property. |
List<AttributeOverride> |
EmbeddedId.getAttributeOverride()
Gets the value of the attributeOverride property. |
| Constructors in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm with parameters of type AttributeOverride | |
|---|---|
AttributeOverride(AttributeOverride o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm.AttributeOverride instance by copying a given instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||