Class AttendeeUpdate

    • Constructor Detail

      • AttendeeUpdate

        public AttendeeUpdate​(Attendee attendee)
    • Method Detail

      • transform

        public Component transform​(Component object)
        Description copied from interface: Transformer
        Transforms the specified calendar object according to the implementation of this method.
        Specified by:
        transform in interface Transformer<Component>
        Parameters:
        object - a calendar object to transform
        Returns:
        a transformed calendar object