| Package | Description |
|---|---|
| org.n52.series.db.beans | |
| org.n52.series.db.beans.feature | |
| org.n52.series.db.beans.feature.inspire | |
| org.n52.series.db.beans.feature.wml |
| Modifier and Type | Class and Description |
|---|---|
class |
FeatureEntity |
| Modifier and Type | Method and Description |
|---|---|
AbstractFeatureEntity |
ResultTemplateEntity.getFeature() |
AbstractFeatureEntity<RelatedFeatureEntity> |
RelatedFeatureEntity.getFeature() |
AbstractFeatureEntity<?> |
HibernateRelations.HasFeatureGetter.getFeature() |
AbstractFeatureEntity<?> |
DatasetEntity.getFeature() |
AbstractFeatureEntity<E> |
AbstractFeatureEntity.setFeatureType(FormatEntity featureType) |
AbstractFeatureEntity<E> |
AbstractFeatureEntity.setGeometry(org.locationtech.jts.geom.Geometry geometry) |
AbstractFeatureEntity<E> |
AbstractFeatureEntity.setGeometryEntity(GeometryEntity geometryEntity) |
AbstractFeatureEntity<E> |
AbstractFeatureEntity.setUrl(java.lang.String url) |
AbstractFeatureEntity<E> |
AbstractFeatureEntity.setXml(java.lang.String xml) |
| Modifier and Type | Method and Description |
|---|---|
void |
ResultTemplateEntity.setFeature(AbstractFeatureEntity featureOfInterest) |
DatasetEntity |
DatasetEntity.setFeature(AbstractFeatureEntity<?> feature) |
RelatedFeatureEntity |
RelatedFeatureEntity.setFeature(AbstractFeatureEntity<RelatedFeatureEntity> feature) |
T |
HibernateRelations.HasFeature.setFeature(AbstractFeatureEntity<T> feature) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMonitoringFeature
Hibernate entiity for the abstract monitoringPoint
|
class |
SpecimenEntity |
| Modifier and Type | Class and Description |
|---|---|
class |
EnvironmentalMonitoringFacilityEntity |
| Modifier and Type | Class and Description |
|---|---|
class |
MonitoringPointEntity
Hibernate entiity for the WaterML MonitoringPoint
|
Copyright © 2015–2019 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.