Class AlarmSwitchReq

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

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

      • AlarmSwitchReq

        public AlarmSwitchReq()
    • Method Detail

      • getPin

        public String getPin()
      • setPin

        public void setPin​(String value)
      • getDescription

        public byte[] getDescription()
      • isDescriptionPresent

        public boolean isDescriptionPresent()
      • setDescription

        public void setDescription​(byte[] 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