Class AlarmSwitch

  • All Implemented Interfaces:
    org.bn.coders.IASN1PreparedElement

    public class AlarmSwitch
    extends Object
    implements org.bn.coders.IASN1PreparedElement
    • Constructor Detail

      • AlarmSwitch

        public AlarmSwitch()
    • Method Detail

      • getAlarmSwitch

        public Boolean getAlarmSwitch()
      • setAlarmSwitch

        public void setAlarmSwitch​(Boolean value)
      • getFunctionSwitch

        public Boolean getFunctionSwitch()
      • setFunctionSwitch

        public void setFunctionSwitch​(Boolean value)
      • initWithDefaults

        public void initWithDefaults()
        Specified by:
        initWithDefaults in interface org.bn.coders.IASN1PreparedElement
      • getPreparedData

        public org.bn.coders.IASN1PreparedElementData getPreparedData()
        Specified by:
        getPreparedData in interface org.bn.coders.IASN1PreparedElement