T_Controller_Control

Provides information about a single signal controlled by the corresponding controller.

Java class for t_controller_control complex type

.

The following schema fragment specifies the expected content contained within this class.

{@code  }

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun getSignalId(): String
ID of the controlled signal
Link copied to clipboard
open fun getType(): String
Type of control.
Link copied to clipboard
open fun setSignalId(value: String)
Sets the value of the signalId property.
Link copied to clipboard
open fun setType(value: String)
Sets the value of the type property.