domain
.
model
.
equipment
EquipmentAssignated
Related Docs:
object EquipmentAssignated
|
package equipment
case class
EquipmentAssignated
(
equipmentId:
Int
,
equipmentType:
Option
[
Int
]
,
centralId:
Option
[
Int
]
,
centralIntegrated:
Option
[
Boolean
]
,
sensorId:
Option
[
Int
]
,
sensorIntegrated:
Option
[
Boolean
]
,
telecomId:
Option
[
Int
]
,
telecomIntegrated:
Option
[
Boolean
]
,
powerSupplyId:
Option
[
Int
]
,
powerSupplyIntegrated:
Option
[
Boolean
]
,
variousMaterielId:
Option
[
Int
]
,
variousMaterielIntegrated:
Option
[
Boolean
]
,
comment:
Option
[
String
]
,
purchaseDate:
Option
[
DateTime
]
,
warrentyExpirationDate:
Option
[
DateTime
]
,
manufactureDate:
Option
[
DateTime
]
,
providerId:
Option
[
Int
]
,
serialNumber:
Option
[
String
]
,
administrator:
Option
[
Int
]
,
updateDate:
Option
[
DateTime
]
,
updateLogin:
Option
[
String
]
,
simId:
Option
[
Int
]
,
simIntegrated:
Option
[
Boolean
]
,
networkCode:
Option
[
Int
]
,
reference:
Option
[
String
]
,
supplyDuration:
Option
[
Int
]
,
siteCode:
Option
[
Int
]
,
situationDate:
Option
[
DateTime
]
)
extends
Product
with
Serializable
Linear Supertypes
Serializable
,
Serializable
,
Product
,
Equals
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
EquipmentAssignated
Serializable
Serializable
Product
Equals
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
EquipmentAssignated
(
equipmentId:
Int
,
equipmentType:
Option
[
Int
]
,
centralId:
Option
[
Int
]
,
centralIntegrated:
Option
[
Boolean
]
,
sensorId:
Option
[
Int
]
,
sensorIntegrated:
Option
[
Boolean
]
,
telecomId:
Option
[
Int
]
,
telecomIntegrated:
Option
[
Boolean
]
,
powerSupplyId:
Option
[
Int
]
,
powerSupplyIntegrated:
Option
[
Boolean
]
,
variousMaterielId:
Option
[
Int
]
,
variousMaterielIntegrated:
Option
[
Boolean
]
,
comment:
Option
[
String
]
,
purchaseDate:
Option
[
DateTime
]
,
warrentyExpirationDate:
Option
[
DateTime
]
,
manufactureDate:
Option
[
DateTime
]
,
providerId:
Option
[
Int
]
,
serialNumber:
Option
[
String
]
,
administrator:
Option
[
Int
]
,
updateDate:
Option
[
DateTime
]
,
updateLogin:
Option
[
String
]
,
simId:
Option
[
Int
]
,
simIntegrated:
Option
[
Boolean
]
,
networkCode:
Option
[
Int
]
,
reference:
Option
[
String
]
,
supplyDuration:
Option
[
Int
]
,
siteCode:
Option
[
Int
]
,
situationDate:
Option
[
DateTime
]
)
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
administrator
:
Option
[
Int
]
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
val
centralId
:
Option
[
Int
]
val
centralIntegrated
:
Option
[
Boolean
]
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
val
comment
:
Option
[
String
]
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
val
equipmentId
:
Int
val
equipmentType
:
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
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
val
manufactureDate
:
Option
[
DateTime
]
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
val
networkCode
:
Option
[
Int
]
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
val
powerSupplyId
:
Option
[
Int
]
val
powerSupplyIntegrated
:
Option
[
Boolean
]
val
providerId
:
Option
[
Int
]
val
purchaseDate
:
Option
[
DateTime
]
val
reference
:
Option
[
String
]
val
sensorId
:
Option
[
Int
]
val
sensorIntegrated
:
Option
[
Boolean
]
val
serialNumber
:
Option
[
String
]
val
simId
:
Option
[
Int
]
val
simIntegrated
:
Option
[
Boolean
]
val
siteCode
:
Option
[
Int
]
val
situationDate
:
Option
[
DateTime
]
val
supplyDuration
:
Option
[
Int
]
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
val
telecomId
:
Option
[
Int
]
val
telecomIntegrated
:
Option
[
Boolean
]
val
updateDate
:
Option
[
DateTime
]
val
updateLogin
:
Option
[
String
]
val
variousMaterielId
:
Option
[
Int
]
val
variousMaterielIntegrated
:
Option
[
Boolean
]
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
warrentyExpirationDate
:
Option
[
DateTime
]
Inherited from
Serializable
Inherited from
Serializable
Inherited from
Product
Inherited from
Equals
Inherited from
AnyRef
Inherited from
Any
Ungrouped