Class VetoedBell

  • All Implemented Interfaces:
    Bell

    public class VetoedBell
    extends java.lang.Object
    implements Bell
    Derive a CTC machine bell via a Turnout output. Will only ring if a particular Sensor is active. Used to provide a bell cutout.
    • Constructor Summary

      Constructors 
      Constructor Description
      VetoedBell​(java.lang.String veto, Bell bell)  
    • Method Summary

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

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