public class GeomCustomBean extends BasicEntity implements Geom
| Constructor and Description |
|---|
GeomCustomBean()
Creates a new GeomCustomBean object.
|
| Modifier and Type | Method and Description |
|---|---|
static GeomCustomBean |
createNew()
DOCUMENT ME!
|
com.vividsolutions.jts.geom.Geometry |
getGeo_field()
DOCUMENT ME!
|
com.vividsolutions.jts.geom.Geometry |
getGeomField()
DOCUMENT ME!
|
Integer |
getId()
DOCUMENT ME!
|
String[] |
getPropertyNames() |
void |
setGeo_field(com.vividsolutions.jts.geom.Geometry val)
DOCUMENT ME!
|
void |
setGeomField(com.vividsolutions.jts.geom.Geometry val)
DOCUMENT ME!
|
void |
setId(Integer val)
DOCUMENT ME!
|
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, toObjectString, toStringpublic static GeomCustomBean createNew()
public Integer getId()
getId in interface GeomgetId in class BasicEntitypublic void setId(Integer val)
setId in interface GeomsetId in class BasicEntityval - DOCUMENT ME!public com.vividsolutions.jts.geom.Geometry getGeo_field()
public void setGeo_field(com.vividsolutions.jts.geom.Geometry val)
val - DOCUMENT ME!public String[] getPropertyNames()
getPropertyNames in class de.cismet.cids.dynamics.CidsBeanpublic com.vividsolutions.jts.geom.Geometry getGeomField()
GeomgetGeomField in interface Geompublic void setGeomField(com.vividsolutions.jts.geom.Geometry val)
GeomsetGeomField in interface Geomval - DOCUMENT ME!Copyright © 2012–2025 cismet GmbH. All rights reserved.