Module ical4j.core

Class AttendeePropertyRule

java.lang.Object
net.fortuna.ical4j.transform.compliance.AttendeePropertyRule
All Implemented Interfaces:
Function<Attendee,Attendee>, UnaryOperator<Attendee>, Rfc5545PropertyRule<Attendee>, Rfc5545Rule<Attendee>

public class AttendeePropertyRule extends Object implements Rfc5545PropertyRule<Attendee>