|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MappedSuperclass | |
|---|---|
| net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm | |
| Uses of MappedSuperclass 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 MappedSuperclass | |
|---|---|
protected List<MappedSuperclass> |
EntityMappings.mappedSuperclass
|
| Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm that return MappedSuperclass | |
|---|---|
MappedSuperclass |
MappedSuperclass.clone()
Creates and returns a copy of this object. |
static MappedSuperclass |
ObjectFactory.copyOfMappedSuperclass(MappedSuperclass clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm.MappedSuperclass instance. |
MappedSuperclass |
ObjectFactory.createMappedSuperclass()
Create an instance of MappedSuperclass |
| Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm that return types with arguments of type MappedSuperclass | |
|---|---|
List<MappedSuperclass> |
EntityMappings.getMappedSuperclass()
Gets the value of the mappedSuperclass property. |
| Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm with parameters of type MappedSuperclass | |
|---|---|
static MappedSuperclass |
ObjectFactory.copyOfMappedSuperclass(MappedSuperclass clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm.MappedSuperclass instance. |
| Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm with type arguments of type MappedSuperclass | |
|---|---|
static void |
EntityMappings.copyMappedSuperclass(List<MappedSuperclass> source,
List<MappedSuperclass> target)
Copies all values of property MappedSuperclass. |
static void |
EntityMappings.copyMappedSuperclass(List<MappedSuperclass> source,
List<MappedSuperclass> target)
Copies all values of property MappedSuperclass. |
| Constructors in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm with parameters of type MappedSuperclass | |
|---|---|
MappedSuperclass(MappedSuperclass o)
Creates a new net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm.MappedSuperclass instance by copying a given instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||