Uses of Class
org.springframework.social.google.api.calendar.Event.Source
-
Packages that use Event.Source Package Description org.springframework.social.google.api.calendar Spring Social's Service APIs for Google Calendar. -
-
Uses of Event.Source in org.springframework.social.google.api.calendar
Methods in org.springframework.social.google.api.calendar that return Event.Source Modifier and Type Method Description Event.SourceEvent. getSource()The source of an event from which this event was created; for example a web page, an email message or any document identifiable by an URL using HTTP/HTTPS protocol.
-