Class Windscreen.SetWindscreenDamage

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

public static class Windscreen.SetWindscreenDamage extends SetCommand
Set windscreen damage
  • Constructor Details

    • SetWindscreenDamage

      public SetWindscreenDamage(Windscreen.WindscreenDamage windscreenDamage, @Nullable Zone windscreenDamageZone)
      Set windscreen damage
      Parameters:
      windscreenDamage - The windscreen damage
      windscreenDamageZone - Representing the position in the zone, seen from the inside of the vehicle (1-based index)
  • Method Details