package
model
Type Members
-
case class
PiezometerThreshold(thresholdCode: Double, bssCode: String, value: Option[Double], color: Option[Double], title: Option[String], line: Option[Double], passingThreshold: Option[String], month01: Option[Double], month02: Option[Double], month03: Option[Double], month04: Option[Double], month05: Option[Double], month06: Option[Double], month07: Option[Double], month08: Option[Double], month09: Option[Double], month10: Option[Double], month11: Option[Double], month12: Option[Double]) extends Product with Serializable
-
case class
QualityThreshold(parameterCode: Option[String], unit: Option[String], threshold1: Double, threshold2: Option[Double], threshold3: Option[Double], threshold4: Option[Double], thresholdType: Int, listType: Option[String], stationType: Option[String], frType: Option[Double], elementCode: Option[String], seasonality: Option[Double], fishCode: Option[Int], calciumClass: Option[Int], ph: Option[Double]) extends Product with Serializable
-
case class
Threshold(code: Int, name: String, comment: Option[String], referenceCode: Option[String], status: Option[Int]) extends Product with Serializable
Value Members
-
-
-
object
Threshold extends Serializable