Class UnitConstants

java.lang.Object
org.openwms.core.units.UnitConstants

public final class UnitConstants extends Object
A UnitConstants.
Author:
Heiko Scherrer
  • Field Details

    • QUANTITY_LENGTH

      public static final int QUANTITY_LENGTH
      Length of a Quantity field: 16
      See Also:
    • WEIGHT_LENGTH

      public static final int WEIGHT_LENGTH
      Length of a Weight field: 16
      See Also:
  • Constructor Details

    • UnitConstants

      private UnitConstants()