Class IeSingleProtectionEvent


  • public class IeSingleProtectionEvent
    extends InformationElement
    Represents a single event of protection equipment (SEP) information element.
    • Constructor Detail

      • IeSingleProtectionEvent

        public IeSingleProtectionEvent​(IeSingleProtectionEvent.EventState eventState,
                                       boolean elapsedTimeInvalid,
                                       boolean blocked,
                                       boolean substituted,
                                       boolean notTopical,
                                       boolean eventInvalid)
    • Method Detail

      • isElapsedTimeInvalid

        public boolean isElapsedTimeInvalid()
      • isBlocked

        public boolean isBlocked()
      • isSubstituted

        public boolean isSubstituted()
      • isNotTopical

        public boolean isNotTopical()
      • isEventInvalid

        public boolean isEventInvalid()