public class SamplingProfileDataEntity
extends java.lang.Object
| Constructor and Description |
|---|
SamplingProfileDataEntity() |
| Modifier and Type | Method and Description |
|---|---|
DetectionLimitEntity |
getDetectionLimit() |
SamplingEntity |
getSampling() |
boolean |
hasDetectionLimit() |
void |
setDetectionLimit(DetectionLimitEntity detectionLimit) |
void |
setSampling(SamplingEntity sampling) |
public void setSampling(SamplingEntity sampling)
public SamplingEntity getSampling()
public DetectionLimitEntity getDetectionLimit()
public void setDetectionLimit(DetectionLimitEntity detectionLimit)
public boolean hasDetectionLimit()
Copyright © 2015–2019 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.