Class Windscreen.SetWindscreenReplacementNeeded

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.SetWindscreenReplacementNeeded
All Implemented Interfaces:
Iterable<Byte>, Collection<Byte>, List<Byte>
Enclosing class:
Windscreen

public static class Windscreen.SetWindscreenReplacementNeeded extends SetCommand
Set windscreen replacement needed
  • Constructor Details

    • SetWindscreenReplacementNeeded

      public SetWindscreenReplacementNeeded(Windscreen.WindscreenNeedsReplacement windscreenNeedsReplacement)
      Set windscreen replacement needed
      Parameters:
      windscreenNeedsReplacement - The windscreen needs replacement
  • Method Details