Class Event.ExtendedProperties
- java.lang.Object
-
- org.springframework.social.google.api.calendar.Event.ExtendedProperties
-
-
Constructor Summary
Constructors Constructor Description ExtendedProperties()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Map<String,String>getPrivateProperties()Properties that are private to the copy of the event that appears on this calendar.Map<String,String>getSharedProperties()Properties that are shared between copies of the event on other attendees' calendars.
-