public class SamplingGeometryEntity
extends java.lang.Object
| Constructor and Description |
|---|
SamplingGeometryEntity() |
| Modifier and Type | Method and Description |
|---|---|
GeometryEntity |
getGeometryEntity() |
java.lang.Long |
getPkid() |
java.lang.Long |
getSeriesPkid() |
java.util.Date |
getTimestamp() |
void |
setGeometryEntity(GeometryEntity geometryEntity) |
void |
setPkid(java.lang.Long pkid) |
void |
setSeriesPkid(java.lang.Long seriesPkid) |
void |
setTimestamp(java.util.Date timestamp) |
public java.lang.Long getPkid()
public void setPkid(java.lang.Long pkid)
public java.lang.Long getSeriesPkid()
public void setSeriesPkid(java.lang.Long seriesPkid)
public java.util.Date getTimestamp()
public void setTimestamp(java.util.Date timestamp)
public GeometryEntity getGeometryEntity()
public void setGeometryEntity(GeometryEntity geometryEntity)
Copyright © 2015–2018 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.