Class Lock

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

public class Lock extends PropertyValueObject
  • Field Details

  • Constructor Details

  • Method Details

    • getLocation

      public Location getLocation()
      Returns:
      Door location.
    • getLockState

      public LockState getLockState()
      Returns:
      Lock state for the door.
    • getLength

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