|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MappedSuperclass | |
|---|---|
| net.sourceforge.jpaxjc.ns.persistence.orm | This package contains JAXB 2.1 classes for the http://java.sun.com/xml/ns/persistence/orm namespace. |
| Uses of MappedSuperclass in net.sourceforge.jpaxjc.ns.persistence.orm |
|---|
| Fields in net.sourceforge.jpaxjc.ns.persistence.orm with type parameters of type MappedSuperclass | |
|---|---|
protected List<MappedSuperclass> |
EntityMappings.mappedSuperclass
|
| Methods in net.sourceforge.jpaxjc.ns.persistence.orm that return MappedSuperclass | |
|---|---|
MappedSuperclass |
MappedSuperclass.clone()
Creates and returns a deep copy of this object. |
MappedSuperclass |
ObjectFactory.createMappedSuperclass()
Create an instance of MappedSuperclass |
| Methods in net.sourceforge.jpaxjc.ns.persistence.orm that return types with arguments of type MappedSuperclass | |
|---|---|
List<MappedSuperclass> |
EntityMappings.getMappedSuperclass()
Gets the value of the mappedSuperclass property. |
| Constructors in net.sourceforge.jpaxjc.ns.persistence.orm with parameters of type MappedSuperclass | |
|---|---|
MappedSuperclass(MappedSuperclass o)
Creates a new MappedSuperclass instance by deeply copying a given MappedSuperclass instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||