Class TrainOrder


  • class TrainOrder
    extends java.lang.Object
    A TrainOrder has information about a required speed change of the warrant. This class is returned when a BlockOrder attempts to set the warrant's path through its block.
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  TrainOrder.Cause  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected TrainOrder​(java.lang.String speedType, TrainOrder.Cause cause, int idxControl, int idxEnter, java.lang.String msg)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String toString()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait