|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IdClass | |
|---|---|
| net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.persistence.orm | |
| Uses of IdClass in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.persistence.orm |
|---|
| Fields in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.persistence.orm declared as IdClass | |
|---|---|
protected IdClass |
MappedSuperclass.idClass
|
protected IdClass |
Entity.idClass
|
| Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.persistence.orm that return IdClass | |
|---|---|
IdClass |
IdClass.clone()
Creates and returns a 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.ccxjc.it.model.pkg.indexed.valueclass.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.ccxjc.it.model.pkg.indexed.valueclass.persistence.orm with parameters of type IdClass | |
|---|---|
IdClass(IdClass o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.persistence.orm.IdClass instance by copying a given instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||