Class RouteConst

java.lang.Object
org.openwms.tms.routing.RouteConst
All Implemented Interfaces:
Serializable, Route

class RouteConst extends Object implements Route, Serializable
A RouteConst.
Author:
Heiko Scherrer
  • Field Details

    • routeId

      private final String routeId
  • Constructor Details

    • RouteConst

      RouteConst(String routeId)
  • Method Details