Uses of Class
org.vrprep.model.instance.Compartment

Packages that use Compartment
org.vrprep.model.instance   
 

Uses of Compartment in org.vrprep.model.instance
 

Fields in org.vrprep.model.instance with type parameters of type Compartment
protected  List<Compartment> Instance.Fleet.TrailerProfile.compartment
           
protected  List<Compartment> Instance.Fleet.VehicleProfile.compartment
           
 

Methods in org.vrprep.model.instance that return Compartment
 Compartment ObjectFactory.createCompartment()
          Create an instance of Compartment
 

Methods in org.vrprep.model.instance that return types with arguments of type Compartment
 List<Compartment> Instance.Fleet.TrailerProfile.getCompartment()
          Defines a compartment.
 List<Compartment> Instance.Fleet.VehicleProfile.getCompartment()
          Defines a compartment.
 



Copyright © 2014 VRP-REP. All rights reserved.