Class Availability

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

public class Availability extends PropertyValueObject
  • Field Details

  • Constructor Details

  • Method Details

    • getUpdateRate

      public Availability.UpdateRate getUpdateRate()
      Returns:
      The update rate.
    • getRateLimit

      public com.highmobility.autoapi.value.measurement.Frequency getRateLimit()
      Returns:
      Frequency denoting the rate limit.
    • getAppliesPer

      public Availability.AppliesPer getAppliesPer()
      Returns:
      Rate limit applies per.
    • getLength

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