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