Uses of Class
jfxtras.icalendarfx.parameters.ParameterEnumBasedWithUnknown
Packages that use ParameterEnumBasedWithUnknown
-
Uses of ParameterEnumBasedWithUnknown in jfxtras.icalendarfx.parameters
Subclasses of ParameterEnumBasedWithUnknown in jfxtras.icalendarfx.parametersModifier and TypeClassDescriptionclass
3.2.3.class
FBTYPE Free/Busy Time Type RFC 5545, 3.2.9, page 20 To specify the free or busy time type.class
ROLE Participation Role RFC 5545, 3.2.16, page 25 To specify the language for text values in a property or property parameter.class
PARTSTAT Participation Status RFC 5545, 3.2.12, page 22 To specify the language for text values in a property or property parameter.class
RELTYPE Relationship Type RFC 5545, 3.2.15, page 25 To specify the type of hierarchical relationship associated with the calendar component specified by the property.class
VALUE Value Date Types RFC 5545 iCalendar 3.2.10 page 29 To explicitly specify the value type format for a property value.Constructors in jfxtras.icalendarfx.parameters with parameters of type ParameterEnumBasedWithUnknownModifierConstructorDescriptionParameterEnumBasedWithUnknown
(ParameterEnumBasedWithUnknown<U, T> source, StringConverter<T> stringConverter)