Uses of Class
org.springframework.social.google.api.calendar.Event.Attendee
-
Packages that use Event.Attendee Package Description org.springframework.social.google.api.calendar Spring Social's Service APIs for Google Calendar. -
-
Uses of Event.Attendee in org.springframework.social.google.api.calendar
Methods in org.springframework.social.google.api.calendar that return types with arguments of type Event.Attendee Modifier and Type Method Description List<Event.Attendee>Event. getAttendees()The attendees of this event.
-