Uses of Enum Class
jfxtras.icalendarfx.parameters.CalendarUser.CalendarUserType
Packages that use CalendarUser.CalendarUserType
Package
Description
-
Uses of CalendarUser.CalendarUserType in jfxtras.icalendarfx.parameters
Fields in jfxtras.icalendarfx.parameters with type parameters of type CalendarUser.CalendarUserTypeModifier and TypeFieldDescriptionprivate static final StringConverter
<CalendarUser.CalendarUserType> CalendarUser.CONVERTER
Methods in jfxtras.icalendarfx.parameters that return CalendarUser.CalendarUserTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.(package private) static CalendarUser.CalendarUserType
CalendarUser.CalendarUserType.valueOfWithUnknown
(String value) static CalendarUser.CalendarUserType[]
CalendarUser.CalendarUserType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in jfxtras.icalendarfx.parameters with parameters of type CalendarUser.CalendarUserType -
Uses of CalendarUser.CalendarUserType in jfxtras.icalendarfx.properties.component.relationship
Methods in jfxtras.icalendarfx.properties.component.relationship with parameters of type CalendarUser.CalendarUserTypeModifier and TypeMethodDescriptionPropertyBaseAttendee.withCalendarUser
(CalendarUser.CalendarUserType calendarUser)