Class AttendeeUpdate
java.lang.Object
net.fortuna.ical4j.transform.command.AttendeeUpdate
- All Implemented Interfaces:
Function<Component,,Component> UnaryOperator<Component>,Transformer<Component>
-
Constructor Details
-
AttendeeUpdate
-
-
Method Details
-
transform
Description copied from interface:TransformerTransforms the specified calendar object according to the implementation of this method.- Specified by:
transformin interfaceTransformer<Component>- Parameters:
object- a calendar object to transform- Returns:
- a transformed calendar object
-