|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MapKey | |
|---|---|
| net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.persistence.orm | |
| net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.persistence.orm.impl | |
| Uses of MapKey in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.persistence.orm |
|---|
| Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.persistence.orm that return MapKey | |
|---|---|
MapKey |
ObjectFactory.createMapKey()
Create an instance of MapKey |
MapKey |
OneToMany.getMapKey()
Gets the value of the mapKey property. |
MapKey |
ManyToMany.getMapKey()
Gets the value of the mapKey property. |
| Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.persistence.orm with parameters of type MapKey | |
|---|---|
void |
OneToMany.setMapKey(MapKey value)
Sets the value of the mapKey property. |
void |
ManyToMany.setMapKey(MapKey value)
Sets the value of the mapKey property. |
| Uses of MapKey in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.persistence.orm.impl |
|---|
| Classes in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.persistence.orm.impl that implement MapKey | |
|---|---|
class |
MapKeyImpl
|
| Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.persistence.orm.impl that return MapKey | |
|---|---|
MapKey |
ManyToManyImpl.getMapKey()
|
MapKey |
OneToManyImpl.getMapKey()
|
| Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.persistence.orm.impl with parameters of type MapKey | |
|---|---|
void |
ManyToManyImpl.setMapKey(MapKey value)
|
void |
OneToManyImpl.setMapKey(MapKey value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||