Class DetectionLimitEntity


  • public class DetectionLimitEntity
    extends Object
    • Constructor Detail

      • DetectionLimitEntity

        public DetectionLimitEntity()
    • Method Detail

      • getFlag

        public Short getFlag()
        Returns:
        the flag
      • setFlag

        public void setFlag​(Short flag)
        Parameters:
        flag - the flag to set
      • isSetFlag

        public boolean isSetFlag()
      • getDetectionLimit

        public BigDecimal getDetectionLimit()
        Returns:
        the detectionLimit
      • setDetectionLimit

        public void setDetectionLimit​(BigDecimal detectionLimit)
        Parameters:
        detectionLimit - the detectionLimit to set
      • hasDetectionLimit

        public boolean hasDetectionLimit()
      • isSetDetectionLimit

        public boolean isSetDetectionLimit()