package
domain
Type Members
-
case class
Piezometer(id: Int, code: String, name: Option[String], nature: Option[Int], creation: Option[DateTime], close: Option[DateTime], altitude: Option[Double], x: Option[Double], y: Option[Double], projection: Option[Int], watershedCode: Option[Double]) extends Product with Serializable
Value Members
-
object
Piezometer extends Serializable