Class SnmpValueXmlAdapter.JaxbSnmpValue

  • Enclosing class:
    SnmpValueXmlAdapter

    public static class SnmpValueXmlAdapter.JaxbSnmpValue
    extends java.lang.Object
    • Constructor Detail

      • JaxbSnmpValue

        public JaxbSnmpValue()
      • JaxbSnmpValue

        public JaxbSnmpValue​(SnmpValue value)
    • Method Detail

      • getType

        public int getType()
      • setType

        public void setType​(int type)
      • getBytes

        public byte[] getBytes()
      • setBytes

        public void setBytes​(byte[] bytes)