Class WMSTypes

java.lang.Object
org.openwms.wms.WMSTypes
All Implemented Interfaces:
Serializable

public final class WMSTypes extends Object implements Serializable
A WMSTypes.
Author:
Heiko Scherrer
See Also:
  • Field Details

    • ORDER_ID_LENGTH

      public static final int ORDER_ID_LENGTH
      Length of the orderId field.
      See Also:
    • POSITION_NO_LENGTH

      public static final int POSITION_NO_LENGTH
      Length of the positionNo field.
      See Also:
  • Constructor Details

    • WMSTypes

      private WMSTypes()
      Hide constructor.