public class AttendeeUpdate extends 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)
Transformertransform in interface Transformer<Component>object - a calendar object to transform