Uses of Class
org.springframework.social.google.api.calendar.Transparency
-
Packages that use Transparency Package Description org.springframework.social.google.api.calendar Spring Social's Service APIs for Google Calendar. -
-
Uses of Transparency in org.springframework.social.google.api.calendar
Methods in org.springframework.social.google.api.calendar that return Transparency Modifier and Type Method Description TransparencyEvent. getTransparency()Whether this event blocks time on the calendar.static TransparencyTransparency. valueOf(String name)Returns the enum constant of this type with the specified name.static Transparency[]Transparency. values()Returns an array containing the constants of this enum type, in the order they are declared.
-