| Package | Description |
|---|---|
| org.optaweb.vehiclerouting.service.demo.dataset |
Data set marshalling and unmarshalling.
|
| Modifier and Type | Method and Description |
|---|---|
(package private) static DataSetVehicle |
DataSetMarshaller.toDataSet(VehicleData vehicleData) |
| Modifier and Type | Method and Description |
|---|---|
List<DataSetVehicle> |
DataSet.getVehicles()
Vehicles.
|
| Modifier and Type | Method and Description |
|---|---|
(package private) static VehicleData |
DataSetMarshaller.toDomain(DataSetVehicle dataSetVehicle) |
| Modifier and Type | Method and Description |
|---|---|
void |
DataSet.setVehicles(List<DataSetVehicle> vehicles) |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.