BarRaceFrameFluent extension

Generated fluent modifiers for BarRaceFrame.

on

Methods

clearTimestamp() BarRaceFrame

Available on BarRaceFrame, provided by the BarRaceFrameFluent extension

Clears BarRaceFrame.timestamp to null.
clearTotal() BarRaceFrame

Available on BarRaceFrame, provided by the BarRaceFrameFluent extension

Clears BarRaceFrame.total to null.
withId(String value) BarRaceFrame

Available on BarRaceFrame, provided by the BarRaceFrameFluent extension

Replaces BarRaceFrame.id with value.
withLabel(String value) BarRaceFrame

Available on BarRaceFrame, provided by the BarRaceFrameFluent extension

Replaces BarRaceFrame.label with value.
withTimestamp(DateTime value) BarRaceFrame

Available on BarRaceFrame, provided by the BarRaceFrameFluent extension

Replaces BarRaceFrame.timestamp with value.
withTotal(double value) BarRaceFrame

Available on BarRaceFrame, provided by the BarRaceFrameFluent extension

Replaces BarRaceFrame.total with value.
withValues(Map<String, double> value) BarRaceFrame

Available on BarRaceFrame, provided by the BarRaceFrameFluent extension

Replaces BarRaceFrame.values with value.