| Package | Description |
|---|---|
| org.vrprep.model.instance |
| Modifier and Type | Field and Description |
|---|---|
protected DimensionsType |
Instance.Fleet.TrailerProfile.dimensions |
protected DimensionsType |
Instance.Fleet.VehicleProfile.dimensions |
protected DimensionsType |
Compartment.dimensions |
protected DimensionsType |
Compartment.maxDimensions |
protected DimensionsType |
Compartment.minDimensions |
| Modifier and Type | Method and Description |
|---|---|
DimensionsType |
ObjectFactory.createDimensionsType()
Create an instance of
DimensionsType |
DimensionsType |
Instance.Fleet.TrailerProfile.getDimensions()
Defines the dimensions of the storage unit
|
DimensionsType |
Instance.Fleet.VehicleProfile.getDimensions()
Defines the dimensions of the storage unit
|
DimensionsType |
Compartment.getDimensions()
Fix compartment dimensions
|
DimensionsType |
Compartment.getMaxDimensions()
Gets the value of the maxDimensions property.
|
DimensionsType |
Compartment.getMinDimensions()
Gets the value of the minDimensions property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<DimensionsType> |
ObjectFactory.createDimensions(DimensionsType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<DimensionsType> |
ObjectFactory.createDimensions(DimensionsType value)
|
void |
Instance.Fleet.TrailerProfile.setDimensions(DimensionsType value)
Sets the value of the dimensions property.
|
void |
Instance.Fleet.VehicleProfile.setDimensions(DimensionsType value)
Sets the value of the dimensions property.
|
void |
Compartment.setDimensions(DimensionsType value)
Sets the value of the dimensions property.
|
void |
Compartment.setMaxDimensions(DimensionsType value)
Sets the value of the maxDimensions property.
|
void |
Compartment.setMinDimensions(DimensionsType value)
Sets the value of the minDimensions property.
|
Copyright © 2014 VRP-REP. All rights reserved.