installationTypes
.
industrialSite
.
domain
IndustrialSiteTableLine
Related Docs:
object IndustrialSiteTableLine
|
package domain
case class
IndustrialSiteTableLine
(
id:
Int
,
code:
Option
[
String
]
,
siret:
Option
[
String
]
,
name:
Option
[
String
]
,
townCode:
Option
[
String
]
,
townName:
Option
[
String
]
,
staff:
Option
[
Int
]
,
effectiveTranche:
Option
[
Int
]
,
icpe:
Option
[
Boolean
]
,
dischargeAgreement:
Option
[
Boolean
]
,
x:
Option
[
Double
]
,
y:
Option
[
Double
]
,
projection:
Option
[
Int
]
,
projectionLabel:
Option
[
String
]
,
jobExecutionId:
Option
[
Long
]
,
status:
Option
[
Int
]
,
statusLabel:
Option
[
String
]
,
activityCode:
Option
[
String
]
,
activityLibelle:
Option
[
String
]
,
activityCode2:
Option
[
String
]
,
activityLibelle2:
Option
[
String
]
,
activityCode3:
Option
[
String
]
,
activityLibelle3:
Option
[
String
]
,
activityCode4:
Option
[
String
]
,
activityLibelle4:
Option
[
String
]
,
internalRef:
Option
[
String
]
)
extends
SieauFilteredTableLine
with
Product
with
Serializable
Linear Supertypes
Serializable
,
Serializable
,
Product
,
Equals
,
SieauFilteredTableLine
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
IndustrialSiteTableLine
Serializable
Serializable
Product
Equals
SieauFilteredTableLine
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
IndustrialSiteTableLine
(
id:
Int
,
code:
Option
[
String
]
,
siret:
Option
[
String
]
,
name:
Option
[
String
]
,
townCode:
Option
[
String
]
,
townName:
Option
[
String
]
,
staff:
Option
[
Int
]
,
effectiveTranche:
Option
[
Int
]
,
icpe:
Option
[
Boolean
]
,
dischargeAgreement:
Option
[
Boolean
]
,
x:
Option
[
Double
]
,
y:
Option
[
Double
]
,
projection:
Option
[
Int
]
,
projectionLabel:
Option
[
String
]
,
jobExecutionId:
Option
[
Long
]
,
status:
Option
[
Int
]
,
statusLabel:
Option
[
String
]
,
activityCode:
Option
[
String
]
,
activityLibelle:
Option
[
String
]
,
activityCode2:
Option
[
String
]
,
activityLibelle2:
Option
[
String
]
,
activityCode3:
Option
[
String
]
,
activityLibelle3:
Option
[
String
]
,
activityCode4:
Option
[
String
]
,
activityLibelle4:
Option
[
String
]
,
internalRef:
Option
[
String
]
)
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
activityCode
:
Option
[
String
]
val
activityCode2
:
Option
[
String
]
val
activityCode3
:
Option
[
String
]
val
activityCode4
:
Option
[
String
]
val
activityLibelle
:
Option
[
String
]
val
activityLibelle2
:
Option
[
String
]
val
activityLibelle3
:
Option
[
String
]
val
activityLibelle4
:
Option
[
String
]
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
val
code
:
Option
[
String
]
val
dischargeAgreement
:
Option
[
Boolean
]
val
effectiveTranche
:
Option
[
Int
]
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
hash
()
:
String
Definition Classes
IndustrialSiteTableLine
→
SieauFilteredTableLine
val
icpe
:
Option
[
Boolean
]
val
id
:
Int
val
internalRef
:
Option
[
String
]
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
val
jobExecutionId
:
Option
[
Long
]
val
name
:
Option
[
String
]
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
val
projection
:
Option
[
Int
]
val
projectionLabel
:
Option
[
String
]
val
siret
:
Option
[
String
]
val
staff
:
Option
[
Int
]
val
status
:
Option
[
Int
]
val
statusLabel
:
Option
[
String
]
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toLight
()
:
Seq
[
Option
[
Any
]]
Definition Classes
IndustrialSiteTableLine
→
SieauFilteredTableLine
val
townCode
:
Option
[
String
]
val
townName
:
Option
[
String
]
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
x
:
Option
[
Double
]
val
y
:
Option
[
Double
]
Inherited from
Serializable
Inherited from
Serializable
Inherited from
Product
Inherited from
Equals
Inherited from
SieauFilteredTableLine
Inherited from
AnyRef
Inherited from
Any
Ungrouped