java.lang.Object
jfxtras.icalendarfx.VElementBase
jfxtras.icalendarfx.parameters.VParameterBase<U,T>
jfxtras.icalendarfx.parameters.ParameterEnumBasedWithUnknown<ValueParameter,ValueType>
jfxtras.icalendarfx.parameters.ValueParameter
- All Implemented Interfaces:
VParameter<ValueType>,VChild,VElement
VALUE
Value Date Types
RFC 5545 iCalendar 3.2.10 page 29
To explicitly specify the value type format for a property value.
Example:
DTSTART;VALUE=DATE:20160307
-
Nested Class Summary
Nested classes/interfaces inherited from class jfxtras.icalendarfx.VElementBase
VElementBase.Message, VElementBase.MessageEffect -
Field Summary
FieldsFields inherited from class jfxtras.icalendarfx.parameters.VParameterBase
converter, elementTypeFields inherited from class jfxtras.icalendarfx.VElementBase
BEGIN, END -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class jfxtras.icalendarfx.parameters.ParameterEnumBasedWithUnknown
parseContent, valueAsStringMethods inherited from class jfxtras.icalendarfx.parameters.VParameterBase
equals, errors, extractValue, getParent, getValue, hashCode, name, setParent, setValue, setValue, toString, withValue, withValueMethods inherited from class jfxtras.icalendarfx.VElementBase
elementName, isContentValid, newEmptyVElement, parse, throwMessageExceptions
-
Field Details
-
CONVERTER
-
-
Constructor Details
-
ValueParameter
-
ValueParameter
-
ValueParameter
public ValueParameter()
-
-
Method Details
-
parse
-