Class IeProtectionOutputCircuitInformation


  • public class IeProtectionOutputCircuitInformation
    extends InformationElement
    Represents an output circuit information of protection equipment (OCI) information element.
    • Constructor Detail

      • IeProtectionOutputCircuitInformation

        public IeProtectionOutputCircuitInformation​(boolean generalCommand,
                                                    boolean commandToL1,
                                                    boolean commandToL2,
                                                    boolean commandToL3)
    • Method Detail

      • isGeneralCommand

        public boolean isGeneralCommand()
      • isCommandToL1

        public boolean isCommandToL1()
      • isCommandToL2

        public boolean isCommandToL2()
      • isCommandToL3

        public boolean isCommandToL3()