| Package | Description |
|---|---|
| org.vrprep.model.solution |
| Modifier and Type | Class and Description |
|---|---|
class |
Service
Java class for anonymous complex type.
|
static class |
Solution.Routes.Route.Events.StopAtDepot
Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected Stop |
Solution.Routes.Route.Events._break |
protected Stop |
Solution.Routes.Route.Events.detach |
protected Stop |
Solution.Routes.Route.Events.recharge |
| Modifier and Type | Method and Description |
|---|---|
Stop |
ObjectFactory.createStop()
Create an instance of
Stop |
Stop |
Solution.Routes.Route.Events.getBreak()
Gets the value of the break property.
|
Stop |
Solution.Routes.Route.Events.getDetach()
Gets the value of the detach property.
|
Stop |
Solution.Routes.Route.Events.getRecharge()
Gets the value of the recharge property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Solution.Routes.Route.Events.setBreak(Stop value)
Sets the value of the break property.
|
void |
Solution.Routes.Route.Events.setDetach(Stop value)
Sets the value of the detach property.
|
void |
Solution.Routes.Route.Events.setRecharge(Stop value)
Sets the value of the recharge property.
|
Copyright © 2014 VRP-REP. All rights reserved.