Class Range
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 VElementBase
VElementBase.Message, VElementBase.MessageEffect -
Field Summary
FieldsFields inherited from class VParameterBase
converter, elementTypeFields inherited from class VElementBase
BEGIN, END -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class VParameterBase
equals, errors, extractValue, getParent, getValue, hashCode, name, parseContent, setParent, setValue, setValue, toString, valueAsString, withValue, withValueMethods inherited from class 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
-