Package org.opentcs.data.order
Schnittstelle OrderConstants
public interface OrderConstants
Defines some constants for
TransportOrder
s and OrderSequence
s.-
Felddetails
-
TYPE_ANY
The string representing the any type. Primarily intended to be used for a vehicle to indicate there are no restrictions to its allowed oder types.- Siehe auch:
-
TYPE_NONE
The default type of orders.- Siehe auch:
-
TYPE_CHARGE
A type for charge orders.- Siehe auch:
-
TYPE_PARK
A type for park orders.- Siehe auch:
-
TYPE_TRANSPORT
A type for transport orders.- Siehe auch:
-