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