GetCompositeAlarmPlainArgs

data class GetCompositeAlarmPlainArgs(val alarmName: String) : ConvertibleToJava<GetCompositeAlarmPlainArgs>

Constructors

Link copied to clipboard
constructor(alarmName: String)

Properties

Link copied to clipboard

The name of the Composite Alarm

Functions

Link copied to clipboard
open override fun toJava(): GetCompositeAlarmPlainArgs