| Package | Description |
|---|---|
| org.vrprep.model.instance |
| Modifier and Type | Field and Description |
|---|---|
protected TimeDependentParameterType |
Instance.Requests.Request.tdQuantity |
protected TimeDependentParameterType |
Instance.Requests.Request.tdServiceTime |
| Modifier and Type | Field and Description |
|---|---|
protected List<TimeDependentParameterType> |
Instance.Network.Links.Link.tdTravelCost |
protected List<TimeDependentParameterType> |
Instance.Network.Links.Link.tdTravelTime |
| Modifier and Type | Method and Description |
|---|---|
TimeDependentParameterType |
ObjectFactory.createTimeDependentParameterType()
Create an instance of
TimeDependentParameterType |
TimeDependentParameterType |
Instance.Requests.Request.getTdQuantity()
Gets the value of the tdQuantity property.
|
TimeDependentParameterType |
Instance.Requests.Request.getTdServiceTime()
Gets the value of the tdServiceTime property.
|
| Modifier and Type | Method and Description |
|---|---|
List<TimeDependentParameterType> |
Instance.Network.Links.Link.getTdTravelCost()
Gets the value of the tdTravelCost property.
|
List<TimeDependentParameterType> |
Instance.Network.Links.Link.getTdTravelTime()
Gets the value of the tdTravelTime property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Instance.Requests.Request.setTdQuantity(TimeDependentParameterType value)
Sets the value of the tdQuantity property.
|
void |
Instance.Requests.Request.setTdServiceTime(TimeDependentParameterType value)
Sets the value of the tdServiceTime property.
|
Copyright © 2014 VRP-REP. All rights reserved.