Interface EncodedAccessor

All Known Subinterfaces:
EncodedAccessor.EncodedProperty

public interface EncodedAccessor
Provides an accessor for an encoded property.
  • Method Details

    • getEncoded

      byte[] getEncoded()
      Retrieves the encoded representation from the encoded property.
      Returns:
      The encoded stored by the encoded property.