Calendar API v3 (revision 30)



Uses of Class
com.google.api.services.calendar.model.Colors

Packages that use Colors
com.google.api.services.calendar.model   
 

Uses of Colors in com.google.api.services.calendar.model
 

Methods in com.google.api.services.calendar.model that return Colors
 Colors Colors.setCalendar(java.util.Map<java.lang.String,ColorDefinition> calendar)
          Palette of calendar colors, mapping from the color ID to its definition.
 Colors Colors.setEvent(java.util.Map<java.lang.String,ColorDefinition> event)
          Palette of event colors, mapping from the color ID to its definition.
 Colors Colors.setKind(java.lang.String kind)
          Type of the resource ("calendar#colors").
 Colors Colors.setUpdated(DateTime updated)
          Last modification time of the color palette (as a RFC 3339 timestamp).