Interface ITimedLoad

All Superinterfaces:
ILoad, IPNDItem
All Known Implementing Classes:
TimedLoad

public interface ITimedLoad extends ILoad
The Interface ITimedLoad extends ILoad. The goods of a timed load desirably only stays a limited time within a IResourceDepot. If the time between pickup and delivery of timed load is longer that a predefined maximal value, the Optimizer will assign penalty cost.
Since:
Jul 30, 2020
Version:
Jul 30, 2020
Author:
jrich
See Also:
  • Method Details

    • getMaxTransportTimeMillis

      long getMaxTransportTimeMillis()
      Gets the maximal desired time for transportation in millis.
      Returns:
      the max transport time millis