Class Time

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

public class Time extends PropertyValueObject
  • Field Details

  • Constructor Details

  • Method Details

    • getHour

      public Integer getHour()
      Returns:
      Value between 0 and 23.
    • getMinute

      public Integer getMinute()
      Returns:
      Value between 0 and 59.
    • getLength

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