java.lang.Object
net.fortuna.ical4j.transform.compliance.VAlarmRule
- All Implemented Interfaces:
Function<VAlarm,,VAlarm> UnaryOperator<VAlarm>,Rfc5545ComponentRule<VAlarm>,Rfc5545Rule<VAlarm>
-
Constructor Details
-
VAlarmRule
public VAlarmRule()
-
-
Method Details
-
apply
-
getSupportedType
Description copied from interface:Rfc5545RuleGets the class of the elements this rule can be applied to.- Specified by:
getSupportedTypein interfaceRfc5545Rule<VAlarm>- Returns:
- the class of the elements this rule can be applied to
-