public class DetectionLimitEntity
extends java.lang.Object
| Constructor and Description |
|---|
DetectionLimitEntity() |
| Modifier and Type | Method and Description |
|---|---|
java.math.BigDecimal |
getDetectionLimit() |
java.lang.Short |
getFlag() |
boolean |
hasDetectionLimit() |
boolean |
isSetDetectionLimit() |
boolean |
isSetFlag() |
void |
setDetectionLimit(java.math.BigDecimal detectionLimit) |
void |
setFlag(java.lang.Short flag) |
public java.lang.Short getFlag()
public void setFlag(java.lang.Short flag)
flag - the flag to setpublic boolean isSetFlag()
public java.math.BigDecimal getDetectionLimit()
public void setDetectionLimit(java.math.BigDecimal detectionLimit)
detectionLimit - the detectionLimit to setpublic boolean hasDetectionLimit()
public boolean isSetDetectionLimit()
Copyright © 2015–2019 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.