Package org.openwms.wms
Class ReceivingConstants
- java.lang.Object
-
- org.openwms.wms.ReceivingConstants
-
public final class ReceivingConstants extends Object
A ReceivingConstants.- Author:
- Heiko Scherrer
-
-
Field Summary
Fields Modifier and Type Field Description static String
PRODUCT_NOT_FOUND
-
Constructor Summary
Constructors Modifier Constructor Description private
ReceivingConstants()
-
-
-
Field Detail
-
PRODUCT_NOT_FOUND
public static final String PRODUCT_NOT_FOUND
- See Also:
- Constant Field Values
-
-