Class HonkHornFlashLights.GetFlashersStateAvailability

java.lang.Object
java.util.AbstractCollection<E>
java.util.AbstractList<Byte>
com.highmobility.value.Bytes
com.highmobility.autoapi.Command
com.highmobility.autoapi.HonkHornFlashLights.GetFlashersStateAvailability
All Implemented Interfaces:
Iterable<Byte>, Collection<Byte>, List<Byte>
Enclosing class:
HonkHornFlashLights

public static class HonkHornFlashLights.GetFlashersStateAvailability extends Command
Get Honk Horn & Flash Lights property availability information
  • Constructor Details

    • GetFlashersStateAvailability

      public GetFlashersStateAvailability()
      Get every Honk Horn & Flash Lights property availability
    • GetFlashersStateAvailability

      public GetFlashersStateAvailability(com.highmobility.value.Bytes propertyIdentifiers)
      Get specific Honk Horn & Flash Lights property availabilities
      Parameters:
      propertyIdentifiers - The property identifierBytes
    • GetFlashersStateAvailability

      public GetFlashersStateAvailability(byte... propertyIdentifiers)
      Get specific Honk Horn & Flash Lights property availabilities
      Parameters:
      propertyIdentifiers - The property identifierBytes
  • Method Details

    • getPropertyIdentifiers

      public com.highmobility.value.Bytes getPropertyIdentifiers()
      Returns:
      The property identifiers the availability is requested for