Class CheckWindow

  • All Implemented Interfaces:
    Serializable

    public class CheckWindow
    extends Object
    implements Serializable
    From XTCE: Holds a time to stop checking and optional time to start checking and whether window is relative to command release or last verifier.
    See Also:
    Serialized Form
    • Method Detail

      • getTimeToStartChecking

        public long getTimeToStartChecking()
      • getTimeToStopChecking

        public long getTimeToStopChecking()
      • hasStart

        public boolean hasStart()