domain
.
output
ProductionUnitEventOutput
Related Docs:
object ProductionUnitEventOutput
|
package output
case class
ProductionUnitEventOutput
(
code:
Int
,
number:
Int
,
date:
Option
[
DateTime
]
,
ns:
Option
[
Double
]
,
comment:
Option
[
String
]
,
eventHour:
Option
[
DateTime
]
,
contactCode:
Option
[
Int
]
,
campaignsCode:
Option
[
Int
]
,
diagnostic:
Option
[
Boolean
]
,
diagnosticDeadline:
Option
[
DateTime
]
,
updateLogin:
Option
[
String
] =
None
,
updateDate:
Option
[
DateTime
] =
None
,
stationType:
Option
[
String
] =
Some("productionUnit")
,
stationId:
Option
[
Int
] =
None
,
stationCode:
Option
[
String
] =
None
,
problem:
Option
[
String
] =
None
,
solution:
Option
[
String
] =
None
,
eventType:
Option
[
String
] =
None
,
razstation:
Option
[
String
] =
None
,
valeurcalee:
Option
[
Double
] =
None
,
sondeTemperature:
Option
[
Double
] =
None
,
centralTemperature:
Option
[
Double
] =
None
,
nc:
Option
[
Double
] =
None
,
volt:
Option
[
Double
] =
None
,
chgtpiles:
Option
[
String
] =
None
,
graph:
Option
[
String
] =
None
,
bankExport:
Option
[
String
] =
None
)
extends
Product
with
Serializable
Linear Supertypes
Serializable
,
Serializable
,
Product
,
Equals
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
ProductionUnitEventOutput
Serializable
Serializable
Product
Equals
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
ProductionUnitEventOutput
(
code:
Int
,
number:
Int
,
date:
Option
[
DateTime
]
,
ns:
Option
[
Double
]
,
comment:
Option
[
String
]
,
eventHour:
Option
[
DateTime
]
,
contactCode:
Option
[
Int
]
,
campaignsCode:
Option
[
Int
]
,
diagnostic:
Option
[
Boolean
]
,
diagnosticDeadline:
Option
[
DateTime
]
,
updateLogin:
Option
[
String
] =
None
,
updateDate:
Option
[
DateTime
] =
None
,
stationType:
Option
[
String
] =
Some("productionUnit")
,
stationId:
Option
[
Int
] =
None
,
stationCode:
Option
[
String
] =
None
,
problem:
Option
[
String
] =
None
,
solution:
Option
[
String
] =
None
,
eventType:
Option
[
String
] =
None
,
razstation:
Option
[
String
] =
None
,
valeurcalee:
Option
[
Double
] =
None
,
sondeTemperature:
Option
[
Double
] =
None
,
centralTemperature:
Option
[
Double
] =
None
,
nc:
Option
[
Double
] =
None
,
volt:
Option
[
Double
] =
None
,
chgtpiles:
Option
[
String
] =
None
,
graph:
Option
[
String
] =
None
,
bankExport:
Option
[
String
] =
None
)
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
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
val
bankExport
:
Option
[
String
]
val
campaignsCode
:
Option
[
Int
]
val
centralTemperature
:
Option
[
Double
]
val
chgtpiles
:
Option
[
String
]
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
val
code
:
Int
val
comment
:
Option
[
String
]
val
contactCode
:
Option
[
Int
]
val
date
:
Option
[
DateTime
]
val
diagnostic
:
Option
[
Boolean
]
val
diagnosticDeadline
:
Option
[
DateTime
]
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
val
eventHour
:
Option
[
DateTime
]
val
eventType
:
Option
[
String
]
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
graph
:
Option
[
String
]
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
val
nc
:
Option
[
Double
]
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
val
ns
:
Option
[
Double
]
val
number
:
Int
val
problem
:
Option
[
String
]
val
razstation
:
Option
[
String
]
val
solution
:
Option
[
String
]
val
sondeTemperature
:
Option
[
Double
]
val
stationCode
:
Option
[
String
]
val
stationId
:
Option
[
Int
]
val
stationType
:
Option
[
String
]
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
val
updateDate
:
Option
[
DateTime
]
val
updateLogin
:
Option
[
String
]
val
valeurcalee
:
Option
[
Double
]
val
volt
:
Option
[
Double
]
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
(
...
)
Inherited from
Serializable
Inherited from
Serializable
Inherited from
Product
Inherited from
Equals
Inherited from
AnyRef
Inherited from
Any
Ungrouped