Interface Command

All Superinterfaces:
Type
All Known Implementing Classes:
DateTimeType, DecimalType, HSBType, IncreaseDecreaseType, NextPreviousType, OnOffType, OpenClosedType, PercentType, PlayPauseType, PointType, QuantityType, RefreshType, RewindFastforwardType, StopMoveType, StringListType, StringType, UpDownType

@NonNullByDefault public interface Command extends Type
This is a marker interface for all command types.
Author:
Kai Kreuzer - Initial contribution