| Package | Description |
|---|---|
| de.cismet.cids.custom.wunda_blau.search.server |
| Modifier and Type | Method and Description |
|---|---|
static CidsMeasurementPointSearchStatement.Pointtype |
CidsMeasurementPointSearchStatement.Pointtype.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CidsMeasurementPointSearchStatement.Pointtype[] |
CidsMeasurementPointSearchStatement.Pointtype.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
CidsMeasurementPointSearchStatement(String pointcode,
Collection<CidsMeasurementPointSearchStatement.Pointtype> pointtypes,
CidsMeasurementPointSearchStatement.GST gst,
com.vividsolutions.jts.geom.Geometry geometry)
Creates a new CustomAlkisPointSearchStatement object.
|
NasPointSearch(String pointcode,
Collection<CidsMeasurementPointSearchStatement.Pointtype> pointtypes,
CidsMeasurementPointSearchStatement.GST gst,
com.vividsolutions.jts.geom.Geometry geometry)
Creates a new NasPointSearch object.
|
Copyright © 2012–2025 cismet GmbH. All rights reserved.