Interface SignalRecordValue

All Superinterfaces:
JsonSerializable, RecordValue, RecordValueWithVariables
All Known Implementing Classes:
ImmutableSignalRecordValue

@Immutable public interface SignalRecordValue extends RecordValueWithVariables
Represents a signal event or command.

See SignalIntent for intents.

  • Method Details

    • getSignalName

      String getSignalName()
      Returns:
      the name of the signal