| Package | Description |
|---|---|
| org.optaplanner.webexamples.vehiclerouting.rest.domain |
| Modifier and Type | Field and Description |
|---|---|
protected List<JsonCustomer> |
JsonVehicleRoutingSolution.customerList |
protected List<JsonCustomer> |
JsonVehicleRoute.customerList |
| Modifier and Type | Method and Description |
|---|---|
List<JsonCustomer> |
JsonVehicleRoutingSolution.getCustomerList() |
List<JsonCustomer> |
JsonVehicleRoute.getCustomerList() |
| Modifier and Type | Method and Description |
|---|---|
void |
JsonVehicleRoutingSolution.setCustomerList(List<JsonCustomer> customerList) |
void |
JsonVehicleRoute.setCustomerList(List<JsonCustomer> customerList) |
Copyright © 2006–2019 JBoss by Red Hat. All rights reserved.