public class SamplingGeometryEntity extends IdEntity
PROPERTY_ID| Constructor and Description |
|---|
SamplingGeometryEntity() |
| Modifier and Type | Method and Description |
|---|---|
Dataset |
getDataset() |
GeometryEntity |
getGeometryEntity() |
Date |
getTimestamp() |
void |
setDataset(Dataset 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 Dataset getDataset()
public void setDataset(Dataset dataset)
Copyright © 2015–2018 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.