java.lang.Object
jfxtras.icalendarfx.VElementBase
jfxtras.icalendarfx.parameters.VParameterBase<Range,Range.RangeType>
jfxtras.icalendarfx.parameters.Range
- All Implemented Interfaces:
VParameter<Range.RangeType>
,VChild
,VElement
RANGE
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.
Example:
RECURRENCE-ID;RANGE=THISANDFUTURE:19980401T133000Z
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class jfxtras.icalendarfx.VElementBase
VElementBase.Message, VElementBase.MessageEffect
-
Field Summary
FieldsFields inherited from class jfxtras.icalendarfx.parameters.VParameterBase
converter, elementType
Fields inherited from class jfxtras.icalendarfx.VElementBase
BEGIN, END
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class jfxtras.icalendarfx.parameters.VParameterBase
equals, errors, extractValue, getParent, getValue, hashCode, name, parseContent, setParent, setValue, setValue, toString, valueAsString, withValue, withValue
Methods inherited from class jfxtras.icalendarfx.VElementBase
elementName, isContentValid, newEmptyVElement, parse, throwMessageExceptions
-
Field Details
-
CONVERTER
-
-
Constructor Details
-
Range
public Range()Set THISANDFUTURE as default value -
Range
-
Range
-
Range
-
-
Method Details
-
parse
-