ORS Android Client
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
ORS Android Client
ORS Android Client
/
org.nitri.ors.domain.optimization
/
VehicleBreak
Vehicle
Break
@
Serializable
data
class
VehicleBreak
(
val
service
:
Int
?
=
null
,
val
timeWindows
:
List
<
TimeWindow
>
)
Members
Constructors
Vehicle
Break
Link copied to clipboard
constructor
(
service
:
Int
?
=
null
,
timeWindows
:
List
<
TimeWindow
>
)
Properties
service
Link copied to clipboard
val
service
:
Int
?
=
null
Service time in seconds spent for the break
time
Windows
Link copied to clipboard
@
SerialName
(
value
=
"time_windows"
)
val
timeWindows
:
List
<
TimeWindow
>
Allowed time windows for this break