Class KeyValue

All Implemented Interfaces:
Iterable<Byte>, Collection<Byte>, List<Byte>

public class KeyValue extends PropertyValueObject
  • Constructor Details

  • Method Details

    • getKey

      public String getKey()
      Returns:
      Key for the value.
    • getValue

      public String getValue()
      Returns:
      Value for the key.
    • getLength

      public int getLength()
      Overrides:
      getLength in class com.highmobility.value.Bytes