Uses of Class
org.springframework.social.google.api.calendar.DisplayMode
-
Packages that use DisplayMode Package Description org.springframework.social.google.api.calendar Spring Social's Service APIs for Google Calendar. -
-
Uses of DisplayMode in org.springframework.social.google.api.calendar
Methods in org.springframework.social.google.api.calendar that return DisplayMode Modifier and Type Method Description DisplayModeEvent.Gadget. getDisplay()The gadget's display mode.static DisplayModeDisplayMode. valueOf(String name)Returns the enum constant of this type with the specified name.static DisplayMode[]DisplayMode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-