| Package | Description |
|---|---|
| org.vrprep.model.instance |
| Modifier and Type | Field and Description |
|---|---|
protected UncertainParameterType |
Instance.Requests.Request.uncertainQuantity |
protected UncertainParameterType |
Instance.Requests.Request.uncertainServiceTime |
protected UncertainParameterType |
Instance.Network.Links.Link.uncertainTravelCost |
protected UncertainParameterType |
Instance.Network.Links.Link.uncertainTravelTime |
| Modifier and Type | Method and Description |
|---|---|
UncertainParameterType |
ObjectFactory.createUncertainParameterType()
Create an instance of
UncertainParameterType |
UncertainParameterType |
Instance.Requests.Request.getUncertainQuantity()
Gets the value of the uncertainQuantity property.
|
UncertainParameterType |
Instance.Requests.Request.getUncertainServiceTime()
Gets the value of the uncertainServiceTime property.
|
UncertainParameterType |
Instance.Network.Links.Link.getUncertainTravelCost()
Gets the value of the uncertainTravelCost property.
|
UncertainParameterType |
Instance.Network.Links.Link.getUncertainTravelTime()
Gets the value of the uncertainTravelTime property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Instance.Requests.Request.setUncertainQuantity(UncertainParameterType value)
Sets the value of the uncertainQuantity property.
|
void |
Instance.Requests.Request.setUncertainServiceTime(UncertainParameterType value)
Sets the value of the uncertainServiceTime property.
|
void |
Instance.Network.Links.Link.setUncertainTravelCost(UncertainParameterType value)
Sets the value of the uncertainTravelCost property.
|
void |
Instance.Network.Links.Link.setUncertainTravelTime(UncertainParameterType value)
Sets the value of the uncertainTravelTime property.
|
Copyright © 2014 VRP-REP. All rights reserved.