Class VendorSpecificAttribute


  • public class VendorSpecificAttribute
    extends Attribute
    • Constructor Detail

      • VendorSpecificAttribute

        public VendorSpecificAttribute​(byte[] value)
    • Method Detail

      • getId

        public java.lang.String getId()
      • getString

        public java.lang.String getString()
      • getValue

        public byte[] getValue()
                        throws java.io.IOException
        Specified by:
        getValue in class Attribute
        Throws:
        java.io.IOException