| Package | Description |
|---|---|
| org.vrprep.model.instance |
| Modifier and Type | Field and Description |
|---|---|
protected Custom |
Instance.Drivers.DriverProfile.custom |
protected Custom |
Instance.Fleet.TrailerProfile.custom |
protected Custom |
Instance.Fleet.VehicleProfile.custom |
protected Custom |
Instance.Network.Links.Link.custom |
protected Custom |
Instance.Network.Nodes.Node.custom |
protected Custom |
Instance.Requests.Request.custom |
| Modifier and Type | Method and Description |
|---|---|
Custom |
ObjectFactory.createCustom()
Create an instance of
Custom |
Custom |
Instance.Drivers.DriverProfile.getCustom()
Custom element.
|
Custom |
Instance.Fleet.TrailerProfile.getCustom()
Custom element.
|
Custom |
Instance.Fleet.VehicleProfile.getCustom()
Custom element.
|
Custom |
Instance.Network.Links.Link.getCustom()
Custom element.
|
Custom |
Instance.Network.Nodes.Node.getCustom()
Custom element.
|
Custom |
Instance.Requests.Request.getCustom()
Custom element.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Instance.Drivers.DriverProfile.setCustom(Custom value)
Sets the value of the custom property.
|
void |
Instance.Fleet.TrailerProfile.setCustom(Custom value)
Sets the value of the custom property.
|
void |
Instance.Fleet.VehicleProfile.setCustom(Custom value)
Sets the value of the custom property.
|
void |
Instance.Network.Links.Link.setCustom(Custom value)
Sets the value of the custom property.
|
void |
Instance.Network.Nodes.Node.setCustom(Custom value)
Sets the value of the custom property.
|
void |
Instance.Requests.Request.setCustom(Custom value)
Sets the value of the custom property.
|
Copyright © 2015 VRP-REP. All rights reserved.