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