public class SamplingGeometryEntity extends IdEntity
PROPERTY_ID| Constructor and Description |
|---|
SamplingGeometryEntity() |
| Modifier and Type | Method and Description |
|---|---|
DatasetEntity |
getDataset() |
GeometryEntity |
getGeometryEntity() |
java.util.Date |
getTimestamp() |
void |
setDataset(DatasetEntity dataset) |
void |
setGeometryEntity(GeometryEntity geometryEntity) |
void |
setTimestamp(java.util.Date timestamp) |
public java.util.Date getTimestamp()
public void setTimestamp(java.util.Date timestamp)
public GeometryEntity getGeometryEntity()
public void setGeometryEntity(GeometryEntity geometryEntity)
public DatasetEntity getDataset()
public void setDataset(DatasetEntity dataset)
Copyright © 2015–2019 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.