public class AttendeeUpdate extends java.lang.Object implements Transformer<Component>
Constructor and Description |
---|
AttendeeUpdate(Attendee attendee) |
Modifier and Type | Method and Description |
---|---|
Component |
transform(Component object)
Transforms the specified calendar object according to the implementation of this method.
|
public AttendeeUpdate(Attendee attendee)
public Component transform(Component object)
Transformer
transform
in interface Transformer<Component>
object
- a calendar object to transform