Class PropertyComponentTimestamp

java.lang.Object
java.util.AbstractCollection<E>
java.util.AbstractList<Byte>
com.highmobility.value.Bytes
com.highmobility.autoapi.property.PropertyComponent
com.highmobility.autoapi.property.PropertyComponentTimestamp
All Implemented Interfaces:
Iterable<Byte>, Collection<Byte>, List<Byte>

public class PropertyComponentTimestamp extends PropertyComponent
  • Constructor Details

    • PropertyComponentTimestamp

      public PropertyComponentTimestamp(com.highmobility.value.Bytes bytes)
    • PropertyComponentTimestamp

      public PropertyComponentTimestamp(Calendar timestamp)
  • Method Details

    • getCalendar

      public Calendar getCalendar()
      Returns:
      The timestamp calendar.