|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IdClass | |
|---|---|
| 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 IdClass in net.sourceforge.jpaxjc.ns.persistence.orm |
|---|
| Fields in net.sourceforge.jpaxjc.ns.persistence.orm declared as IdClass | |
|---|---|
protected IdClass |
MappedSuperclass.idClass
|
protected IdClass |
Entity.idClass
|
| Methods in net.sourceforge.jpaxjc.ns.persistence.orm that return IdClass | |
|---|---|
IdClass |
IdClass.clone()
Creates and returns a deep copy of this object. |
IdClass |
ObjectFactory.createIdClass()
Create an instance of IdClass |
IdClass |
MappedSuperclass.getIdClass()
Gets the value of the idClass property. |
IdClass |
Entity.getIdClass()
Gets the value of the idClass property. |
| Methods in net.sourceforge.jpaxjc.ns.persistence.orm with parameters of type IdClass | |
|---|---|
void |
MappedSuperclass.setIdClass(IdClass value)
Sets the value of the idClass property. |
void |
Entity.setIdClass(IdClass value)
Sets the value of the idClass property. |
| Constructors in net.sourceforge.jpaxjc.ns.persistence.orm with parameters of type IdClass | |
|---|---|
IdClass(IdClass o)
Creates a new IdClass instance by deeply copying a given IdClass instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||