Schnittstelle OrderConstants


public interface OrderConstants
Defines some constants for TransportOrders and OrderSequences.
  • Felddetails

    • TYPE_ANY

      static final String 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

      static final String TYPE_NONE
      The default type of orders.
      Siehe auch:
    • TYPE_CHARGE

      static final String TYPE_CHARGE
      A type for charge orders.
      Siehe auch:
    • TYPE_PARK

      static final String TYPE_PARK
      A type for park orders.
      Siehe auch:
    • TYPE_TRANSPORT

      static final String TYPE_TRANSPORT
      A type for transport orders.
      Siehe auch: