Uses of Enum Class
net.bluemind.calendar.api.VEvent.Transparency
Packages that use VEvent.Transparency
-
Uses of VEvent.Transparency in net.bluemind.calendar.api
Subclasses with type arguments of type VEvent.Transparency in net.bluemind.calendar.apiFields in net.bluemind.calendar.api declared as VEvent.TransparencyMethods in net.bluemind.calendar.api that return VEvent.TransparencyModifier and TypeMethodDescriptionstatic VEvent.TransparencyReturns the enum constant of this class with the specified name.static VEvent.Transparency[]VEvent.Transparency.values()Returns an array containing the constants of this enum class, in the order they are declared.