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