Uses of Enum Class
jfxtras.icalendarfx.parameters.Range.RangeType
Packages that use Range.RangeType
Package
Description
-
Uses of Range.RangeType in jfxtras.icalendarfx.parameters
Subclasses with type arguments of type Range.RangeType in jfxtras.icalendarfx.parametersModifier and TypeClassDescriptionclassRANGE Recurrence Identifier Range RFC 5545, 3.2.13, page 23 To specify the effective range of recurrence instances from the instance specified by the recurrence identifier specified by the property.static enumFields in jfxtras.icalendarfx.parameters with type parameters of type Range.RangeTypeModifier and TypeFieldDescriptionprivate static final StringConverter<Range.RangeType> Range.CONVERTERprivate static Map<String, Range.RangeType> Range.RangeType.enumFromNameMapMethods in jfxtras.icalendarfx.parameters that return Range.RangeTypeModifier and TypeMethodDescriptionstatic Range.RangeTypeRange.RangeType.enumFromName(String propertyName) get enum from namestatic Range.RangeTypeReturns the enum constant of this class with the specified name.static Range.RangeType[]Range.RangeType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in jfxtras.icalendarfx.parameters that return types with arguments of type Range.RangeTypeModifier and TypeMethodDescriptionprivate static Map<String, Range.RangeType> Range.RangeType.makeEnumFromNameMap()Constructors in jfxtras.icalendarfx.parameters with parameters of type Range.RangeType -
Uses of Range.RangeType in jfxtras.icalendarfx.properties.component.misc
Methods in jfxtras.icalendarfx.properties.component.misc with parameters of type Range.RangeType -
Uses of Range.RangeType in jfxtras.icalendarfx.properties.component.relationship
Methods in jfxtras.icalendarfx.properties.component.relationship with parameters of type Range.RangeType