|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spagobi.mapcatalogue.metadata.SbiGeoMapFeaturesId
public class SbiGeoMapFeaturesId
SbiGeoMapFeaturesId generated by hbm2java
Constructor Summary | |
---|---|
SbiGeoMapFeaturesId()
default constructor. |
|
SbiGeoMapFeaturesId(int mapId,
int featureId)
full constructor. |
Method Summary | |
---|---|
boolean |
equals(java.lang.Object other)
|
int |
getFeatureId()
Gets the feature id. |
int |
getMapId()
Gets the map id. |
int |
hashCode()
|
void |
setFeatureId(int featureId)
Sets the feature id. |
void |
setMapId(int mapId)
Sets the map id. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SbiGeoMapFeaturesId()
public SbiGeoMapFeaturesId(int mapId, int featureId)
mapId
- the map idfeatureId
- the feature idMethod Detail |
---|
public int getMapId()
public void setMapId(int mapId)
mapId
- the new map idpublic int getFeatureId()
public void setFeatureId(int featureId)
featureId
- the new feature idpublic boolean equals(java.lang.Object other)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |