|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MappedSuperclass | |
|---|---|
| net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm | |
| Uses of MappedSuperclass in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm |
|---|
| Fields in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm declared as MappedSuperclass | |
|---|---|
protected MappedSuperclass[] |
EntityMappings.mappedSuperclass
|
| Methods in net.sourceforge.ccxjc.it.model.pub.indexed.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.indexed.valueclass.persistence.orm.MappedSuperclass instance. |
MappedSuperclass |
ObjectFactory.createMappedSuperclass()
Create an instance of MappedSuperclass |
MappedSuperclass[] |
EntityMappings.getMappedSuperclass()
|
MappedSuperclass |
EntityMappings.getMappedSuperclass(int idx)
|
MappedSuperclass |
EntityMappings.setMappedSuperclass(int idx,
MappedSuperclass value)
|
| Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm with parameters of type MappedSuperclass | |
|---|---|
void |
EntityMappings.copyMappedSuperclass(MappedSuperclass[] source)
Copies all values of property MappedSuperclass. |
static MappedSuperclass |
ObjectFactory.copyOfMappedSuperclass(MappedSuperclass clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.MappedSuperclass instance. |
MappedSuperclass |
EntityMappings.setMappedSuperclass(int idx,
MappedSuperclass value)
|
void |
EntityMappings.setMappedSuperclass(MappedSuperclass[] values)
|
| Constructors in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm with parameters of type MappedSuperclass | |
|---|---|
MappedSuperclass(MappedSuperclass o)
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.MappedSuperclass instance by copying a given instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||