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