package
output
Type Members
-
case class
HydrologicalEventOutput(code: Double, number: Double, date: Option[DateTime], comment: Option[String], bankExport: Option[String], eventType: Option[String], problem: Option[String], solution: Option[String], razstation: Option[String], valeurcalee: Option[Double], sondeTemperature: Option[Double], centralTemperature: Option[Double], contactCode: Option[Int], eventHour: Option[DateTime], graph: Option[String], closeDate: Option[DateTime], campaignCode: Option[Int], updateDate: Option[DateTime], updateLogin: Option[String], volt: Option[Double], ns: Option[Double], nc: Option[Double], chgtpiles: Option[String], stationCode: Option[String]) extends Product with Serializable
-
case class
StationOutput(code: Double, typeStation: Int) extends Product with Serializable
-
case class
StationWatermassOutput(code: Double, typeStation: Int) extends Product with Serializable