|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spagobi.mapcatalogue.metadata.SbiGeoMapFeatures
public class SbiGeoMapFeatures
SbiGeoMapFeatures generated by hbm2java
Constructor Summary | |
---|---|
SbiGeoMapFeatures()
default constructor |
|
SbiGeoMapFeatures(SbiGeoMapFeaturesId id,
SbiGeoFeatures sbiGeoFeatures,
SbiGeoMaps sbiGeoMaps)
minimal constructor |
|
SbiGeoMapFeatures(SbiGeoMapFeaturesId id,
SbiGeoFeatures sbiGeoFeatures,
SbiGeoMaps sbiGeoMaps,
java.lang.String svgGroup,
java.lang.String visibleFlag)
full constructor |
Method Summary | |
---|---|
SbiGeoMapFeaturesId |
getId()
|
SbiGeoFeatures |
getSbiGeoFeatures()
|
SbiGeoMaps |
getSbiGeoMaps()
|
java.lang.String |
getSvgGroup()
|
java.lang.String |
getVisibleFlag()
|
void |
setId(SbiGeoMapFeaturesId id)
|
void |
setSbiGeoFeatures(SbiGeoFeatures sbiGeoFeatures)
|
void |
setSbiGeoMaps(SbiGeoMaps sbiGeoMaps)
|
void |
setSvgGroup(java.lang.String svgGroup)
|
void |
setVisibleFlag(java.lang.String visibleFlag)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SbiGeoMapFeatures()
public SbiGeoMapFeatures(SbiGeoMapFeaturesId id, SbiGeoFeatures sbiGeoFeatures, SbiGeoMaps sbiGeoMaps)
public SbiGeoMapFeatures(SbiGeoMapFeaturesId id, SbiGeoFeatures sbiGeoFeatures, SbiGeoMaps sbiGeoMaps, java.lang.String svgGroup, java.lang.String visibleFlag)
Method Detail |
---|
public SbiGeoMapFeaturesId getId()
public void setId(SbiGeoMapFeaturesId id)
public SbiGeoFeatures getSbiGeoFeatures()
public void setSbiGeoFeatures(SbiGeoFeatures sbiGeoFeatures)
public SbiGeoMaps getSbiGeoMaps()
public void setSbiGeoMaps(SbiGeoMaps sbiGeoMaps)
public java.lang.String getSvgGroup()
public void setSvgGroup(java.lang.String svgGroup)
public java.lang.String getVisibleFlag()
public void setVisibleFlag(java.lang.String visibleFlag)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |