|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MapKey | |
|---|---|
| net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.persistence.orm | |
| Uses of MapKey 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 MapKey | |
|---|---|
protected MapKey |
OneToMany.mapKey
|
protected MapKey |
ManyToMany.mapKey
|
| Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.persistence.orm that return MapKey | |
|---|---|
MapKey |
MapKey.clone()
Creates and returns a copy of this object. |
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.valueclass.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. |
| Constructors in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.persistence.orm with parameters of type MapKey | |
|---|---|
MapKey(MapKey o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.persistence.orm.MapKey instance by copying a given instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||