Rfc5545ComponentRule<VAlarm>, Rfc5545Rule<VAlarm>public class VAlarmRule extends Object implements Rfc5545ComponentRule<VAlarm>
| Constructor | Description |
|---|---|
VAlarmRule() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
applyTo(VAlarm element) |
Applies this rule to the specified element.
|
Class<VAlarm> |
getSupportedType() |
Gets the class of the elements this rule can be applied to.
|
public void applyTo(VAlarm element)
Rfc5545RuleapplyTo in interface Rfc5545Rule<VAlarm>public Class<VAlarm> getSupportedType()
Rfc5545RulegetSupportedType in interface Rfc5545Rule<VAlarm>