model
.
output
PiezometerOutput
Related Docs:
object PiezometerOutput
|
package output
case class
PiezometerOutput
(
id:
Int
,
code:
String
,
isExploited:
Boolean
=
false
,
name:
Option
[
String
]
,
nature:
Option
[
Int
]
,
creation:
Option
[
DateTime
]
,
close:
Option
[
DateTime
]
,
x:
Option
[
Double
]
,
y:
Option
[
Double
]
,
projection:
Option
[
Int
]
,
altitude:
Option
[
Double
]
,
cote:
Option
[
Int
]
,
fieldMode:
Option
[
Int
]
,
comment:
Option
[
String
]
,
townCode:
Option
[
String
]
,
contactCode:
Option
[
Int
]
,
designation:
Option
[
String
]
,
waterSourceType:
Option
[
String
]
,
watershedCode:
Option
[
Double
]
,
address:
Option
[
String
]
,
localization:
Option
[
String
]
,
countryCode:
Option
[
String
] =
None
,
qualitointerCode:
Option
[
String
] =
None
,
stateCode:
Option
[
Double
] =
None
,
updateLogin:
Option
[
String
] =
None
,
updateDate:
Option
[
DateTime
] =
None
,
previsionalVisitNumber:
Option
[
Int
] =
None
,
declarationTownCode:
Option
[
String
] =
None
,
jobExecutionId:
Option
[
Int
] =
None
,
altimetrySystems:
Seq
[
AltimetrySystem
] =
Seq()
,
accessibilites:
Seq
[
Accessibilites
] =
Seq()
,
landmarks:
Seq
[
Landmark
] =
Seq()
,
contributors:
Seq
[
StationContributorLink
] =
Seq()
,
watermasses:
Seq
[
WatermassLinkPiezometer
] =
Seq()
,
networks:
Seq
[
NetworkLink
] =
Seq()
,
usages:
Seq
[
WaterUsageLinkPiezo
] =
Seq()
,
aquifers:
Seq
[
AquiferPiezoLink
] =
Seq()
)
extends
Product
with
Serializable
Linear Supertypes
Serializable
,
Serializable
,
Product
,
Equals
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
PiezometerOutput
Serializable
Serializable
Product
Equals
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
PiezometerOutput
(
id:
Int
,
code:
String
,
isExploited:
Boolean
=
false
,
name:
Option
[
String
]
,
nature:
Option
[
Int
]
,
creation:
Option
[
DateTime
]
,
close:
Option
[
DateTime
]
,
x:
Option
[
Double
]
,
y:
Option
[
Double
]
,
projection:
Option
[
Int
]
,
altitude:
Option
[
Double
]
,
cote:
Option
[
Int
]
,
fieldMode:
Option
[
Int
]
,
comment:
Option
[
String
]
,
townCode:
Option
[
String
]
,
contactCode:
Option
[
Int
]
,
designation:
Option
[
String
]
,
waterSourceType:
Option
[
String
]
,
watershedCode:
Option
[
Double
]
,
address:
Option
[
String
]
,
localization:
Option
[
String
]
,
countryCode:
Option
[
String
] =
None
,
qualitointerCode:
Option
[
String
] =
None
,
stateCode:
Option
[
Double
] =
None
,
updateLogin:
Option
[
String
] =
None
,
updateDate:
Option
[
DateTime
] =
None
,
previsionalVisitNumber:
Option
[
Int
] =
None
,
declarationTownCode:
Option
[
String
] =
None
,
jobExecutionId:
Option
[
Int
] =
None
,
altimetrySystems:
Seq
[
AltimetrySystem
] =
Seq()
,
accessibilites:
Seq
[
Accessibilites
] =
Seq()
,
landmarks:
Seq
[
Landmark
] =
Seq()
,
contributors:
Seq
[
StationContributorLink
] =
Seq()
,
watermasses:
Seq
[
WatermassLinkPiezometer
] =
Seq()
,
networks:
Seq
[
NetworkLink
] =
Seq()
,
usages:
Seq
[
WaterUsageLinkPiezo
] =
Seq()
,
aquifers:
Seq
[
AquiferPiezoLink
] =
Seq()
)
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
val
accessibilites
:
Seq
[
Accessibilites
]
val
address
:
Option
[
String
]
val
altimetrySystems
:
Seq
[
AltimetrySystem
]
val
altitude
:
Option
[
Double
]
val
aquifers
:
Seq
[
AquiferPiezoLink
]
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
val
close
:
Option
[
DateTime
]
val
code
:
String
val
comment
:
Option
[
String
]
val
contactCode
:
Option
[
Int
]
val
contributors
:
Seq
[
StationContributorLink
]
val
cote
:
Option
[
Int
]
val
countryCode
:
Option
[
String
]
val
creation
:
Option
[
DateTime
]
val
declarationTownCode
:
Option
[
String
]
val
designation
:
Option
[
String
]
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
val
fieldMode
:
Option
[
Int
]
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
val
id
:
Int
val
isExploited
:
Boolean
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
val
jobExecutionId
:
Option
[
Int
]
val
landmarks
:
Seq
[
Landmark
]
val
localization
:
Option
[
String
]
val
name
:
Option
[
String
]
val
nature
:
Option
[
Int
]
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
val
networks
:
Seq
[
NetworkLink
]
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
val
previsionalVisitNumber
:
Option
[
Int
]
val
projection
:
Option
[
Int
]
val
qualitointerCode
:
Option
[
String
]
val
stateCode
:
Option
[
Double
]
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
val
townCode
:
Option
[
String
]
val
updateDate
:
Option
[
DateTime
]
val
updateLogin
:
Option
[
String
]
val
usages
:
Seq
[
WaterUsageLinkPiezo
]
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
val
waterSourceType
:
Option
[
String
]
val
watermasses
:
Seq
[
WatermassLinkPiezometer
]
val
watershedCode
:
Option
[
Double
]
val
x
:
Option
[
Double
]
val
y
:
Option
[
Double
]
Inherited from
Serializable
Inherited from
Serializable
Inherited from
Product
Inherited from
Equals
Inherited from
AnyRef
Inherited from
Any
Ungrouped