public class MipaCustomBean extends BasicEntity implements MiPa
| Constructor and Description |
|---|
MipaCustomBean()
Creates a new MipaCustomBean object.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
canBeSelected() |
static MipaCustomBean |
createNew()
DOCUMENT ME!
|
String |
getAktenzeichen()
DOCUMENT ME!
|
Collection<MipaMerkmalCustomBean> |
getAr_mipa_merkmale()
DOCUMENT ME!
|
String |
getBemerkung()
DOCUMENT ME!
|
Paint |
getFillingPaint() |
GeomCustomBean |
getFk_geom()
DOCUMENT ME!
|
MipaNutzungCustomBean |
getFk_mipa_nutzung()
DOCUMENT ME!
|
Double |
getFlaeche()
DOCUMENT ME!
|
GeomCustomBean |
getGeometrie()
DOCUMENT ME!
|
com.vividsolutions.jts.geom.Geometry |
getGeometry() |
Integer |
getId()
DOCUMENT ME!
|
String |
getLage()
DOCUMENT ME!
|
String |
getLaufendeNummer()
DOCUMENT ME!
|
Paint |
getLinePaint() |
int |
getLineWidth() |
Collection<MipaMerkmalCustomBean> |
getMiPaMerkmal()
DOCUMENT ME!
|
MipaNutzungCustomBean |
getMiPaNutzung()
DOCUMENT ME!
|
String |
getNutzer()
DOCUMENT ME!
|
de.cismet.cismap.commons.gui.piccolo.FeatureAnnotationSymbol |
getPointAnnotationSymbol() |
String[] |
getPropertyNames() |
float |
getTransparency() |
Timestamp |
getVertragsbeginn()
DOCUMENT ME!
|
Timestamp |
getVertragsende()
DOCUMENT ME!
|
void |
hide(boolean hiding) |
boolean |
isEditable() |
boolean |
isHidden() |
boolean |
isHighlightingEnabled() |
boolean |
isModifiable()
DOCUMENT ME!
|
void |
setAktenzeichen(String val)
DOCUMENT ME!
|
void |
setAr_mipa_merkmale(Collection<MipaMerkmalCustomBean> val)
DOCUMENT ME!
|
void |
setBemerkung(String val)
DOCUMENT ME!
|
void |
setCanBeSelected(boolean canBeSelected) |
void |
setEditable(boolean editable) |
void |
setFillingPaint(Paint fillingStyle) |
void |
setFk_geom(GeomCustomBean val)
DOCUMENT ME!
|
void |
setFk_mipa_nutzung(MipaNutzungCustomBean val)
DOCUMENT ME!
|
void |
setFlaeche(Double val)
DOCUMENT ME!
|
void |
setGeometrie(GeomCustomBean val)
DOCUMENT ME!
|
void |
setGeometry(com.vividsolutions.jts.geom.Geometry geom) |
void |
setHighlightingEnabled(boolean enabled) |
void |
setId(Integer paramInteger)
DOCUMENT ME!
|
void |
setLage(String val)
DOCUMENT ME!
|
void |
setLinePaint(Paint linePaint) |
void |
setLineWidth(int width) |
void |
setMiPaMerkmal(Collection<MipaMerkmalCustomBean> val)
DOCUMENT ME!
|
void |
setMiPaNutzung(MipaNutzungCustomBean val)
DOCUMENT ME!
|
void |
setModifiable(boolean val)
DOCUMENT ME!
|
void |
setNutzer(String val)
DOCUMENT ME!
|
void |
setPointAnnotationSymbol(de.cismet.cismap.commons.gui.piccolo.FeatureAnnotationSymbol featureAnnotationSymbol) |
void |
setTransparency(float transparrency) |
void |
setVertragsbeginn(Date val)
DOCUMENT ME!
|
void |
setVertragsbeginn(Timestamp val)
DOCUMENT ME!
|
void |
setVertragsende(Date val)
DOCUMENT ME!
|
void |
setVertragsende(Timestamp val)
DOCUMENT ME!
|
String |
toString() |
equals, hashCodeaddCollectionElement, addCollectionElements, addPropertyChangeListener, checkWritePermission, createNewCidsBeanFromJSON, createNewCidsBeanFromTableName, createNewCidsBeanFromTableName, createNewCidsBeanFromTableName, createNewCidsBeanFromTableName, createNewCidsBeansFromJSONCollection, delete, fillEmptyFieldWithEmptySubInstance, firePropertyChanged, getBeanCollectionProperty, getCidsBeanInfo, getCidsBeanIntraObjectCacheMapper, getCidsBeanObjectMapper, getConnectionContext, getEmptyBeanFromArrayAttribute, getHasWritePermission, getJsonSerializerParams, getMetaClassFromTableName, getMetaClassFromTableName, getMetaObject, getMOString, getPrimaryKeyFieldname, getPrimaryKeyValue, getProperty, getPropertyChangeListeners, getPropertyDescriptors, hasArtificialChangeFlag, hasObjectReadPermission, hasObjectWritePermission, listElementPropertyChanged, listElementReplaced, listElementsAdded, listElementsRemoved, persist, persist, persist, persist, propertyChange, removePropertyChangeListener, setArtificialChangeFlag, setBacklinkInformation, setJsonSerializerParams, setMetaObject, setProperty, toJSONString, toJSONString, toJSONString, toJSONString, toJSONString, toObjectStringpublic static MipaCustomBean createNew()
public Integer getId()
getId in interface MiPagetId in class BasicEntitypublic void setId(Integer paramInteger)
setId in interface MiPasetId in class BasicEntityparamInteger - DOCUMENT ME!public String getNutzer()
public void setNutzer(String val)
public String getLage()
public void setLage(String val)
public Timestamp getVertragsbeginn()
getVertragsbeginn in interface MiPapublic void setVertragsbeginn(Timestamp val)
val - DOCUMENT ME!public Timestamp getVertragsende()
getVertragsende in interface MiPapublic void setVertragsende(Timestamp val)
val - DOCUMENT ME!public Double getFlaeche()
getFlaeche in interface MiPapublic void setFlaeche(Double val)
setFlaeche in interface MiPaval - DOCUMENT ME!public String getBemerkung()
getBemerkung in interface MiPapublic void setBemerkung(String val)
setBemerkung in interface MiPaval - DOCUMENT ME!public GeomCustomBean getFk_geom()
public void setFk_geom(GeomCustomBean val)
val - DOCUMENT ME!public String getAktenzeichen()
getAktenzeichen in interface MiPapublic void setAktenzeichen(String val)
setAktenzeichen in interface MiPaval - DOCUMENT ME!public MipaNutzungCustomBean getFk_mipa_nutzung()
public void setFk_mipa_nutzung(MipaNutzungCustomBean val)
val - DOCUMENT ME!public Collection<MipaMerkmalCustomBean> getAr_mipa_merkmale()
public void setAr_mipa_merkmale(Collection<MipaMerkmalCustomBean> val)
val - DOCUMENT ME!public String[] getPropertyNames()
getPropertyNames in class de.cismet.cids.dynamics.CidsBeanpublic boolean isModifiable()
MiPaisModifiable in interface MiPapublic void setModifiable(boolean val)
MiPasetModifiable in interface MiPaval - DOCUMENT ME!public Collection<MipaMerkmalCustomBean> getMiPaMerkmal()
MiPagetMiPaMerkmal in interface MiPapublic void setMiPaMerkmal(Collection<MipaMerkmalCustomBean> val)
MiPasetMiPaMerkmal in interface MiPaval - DOCUMENT ME!public MipaNutzungCustomBean getMiPaNutzung()
MiPagetMiPaNutzung in interface MiPapublic void setMiPaNutzung(MipaNutzungCustomBean val)
MiPasetMiPaNutzung in interface MiPaval - DOCUMENT ME!public String getLaufendeNummer()
MiPagetLaufendeNummer in interface MiPapublic GeomCustomBean getGeometrie()
MiPagetGeometrie in interface MiPapublic void setGeometrie(GeomCustomBean val)
MiPasetGeometrie in interface MiPaval - DOCUMENT ME!public void setVertragsbeginn(Date val)
MiPasetVertragsbeginn in interface MiPaval - DOCUMENT ME!public void setVertragsende(Date val)
MiPasetVertragsende in interface MiPaval - DOCUMENT ME!public com.vividsolutions.jts.geom.Geometry getGeometry()
getGeometry in interface de.cismet.cismap.commons.features.Featurepublic void setGeometry(com.vividsolutions.jts.geom.Geometry geom)
setGeometry in interface de.cismet.cismap.commons.features.Featurepublic boolean canBeSelected()
canBeSelected in interface de.cismet.cismap.commons.features.Featurepublic void setCanBeSelected(boolean canBeSelected)
setCanBeSelected in interface de.cismet.cismap.commons.features.Featurepublic boolean isEditable()
isEditable in interface de.cismet.cismap.commons.features.Featurepublic void setEditable(boolean editable)
setEditable in interface de.cismet.cismap.commons.features.Featurepublic boolean isHidden()
isHidden in interface de.cismet.cismap.commons.features.Featurepublic void hide(boolean hiding)
hide in interface de.cismet.cismap.commons.features.Featurepublic Paint getLinePaint()
getLinePaint in interface de.cismet.cismap.commons.features.StyledFeaturepublic void setLinePaint(Paint linePaint)
setLinePaint in interface de.cismet.cismap.commons.features.StyledFeaturepublic int getLineWidth()
getLineWidth in interface de.cismet.cismap.commons.features.StyledFeaturepublic void setLineWidth(int width)
setLineWidth in interface de.cismet.cismap.commons.features.StyledFeaturepublic Paint getFillingPaint()
getFillingPaint in interface de.cismet.cismap.commons.features.StyledFeaturepublic void setFillingPaint(Paint fillingStyle)
setFillingPaint in interface de.cismet.cismap.commons.features.StyledFeaturepublic float getTransparency()
getTransparency in interface de.cismet.cismap.commons.features.StyledFeaturepublic void setTransparency(float transparrency)
setTransparency in interface de.cismet.cismap.commons.features.StyledFeaturepublic de.cismet.cismap.commons.gui.piccolo.FeatureAnnotationSymbol getPointAnnotationSymbol()
getPointAnnotationSymbol in interface de.cismet.cismap.commons.features.StyledFeaturepublic void setPointAnnotationSymbol(de.cismet.cismap.commons.gui.piccolo.FeatureAnnotationSymbol featureAnnotationSymbol)
setPointAnnotationSymbol in interface de.cismet.cismap.commons.features.StyledFeaturepublic boolean isHighlightingEnabled()
isHighlightingEnabled in interface de.cismet.cismap.commons.features.StyledFeaturepublic void setHighlightingEnabled(boolean enabled)
setHighlightingEnabled in interface de.cismet.cismap.commons.features.StyledFeaturepublic String toString()
toString in class de.cismet.cids.dynamics.CidsBeanCopyright © 2012–2025 cismet GmbH. All rights reserved.