Class ValueParameter
java.lang.Object
jfxtras.icalendarfx.VElementBase
jfxtras.icalendarfx.parameters.VParameterBase<ValueParameter, ValueType>
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 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 ParameterEnumBasedWithUnknown
parseContent, valueAsStringMethods inherited from class VParameterBase
equals, errors, extractValue, getParent, getValue, hashCode, name, setParent, setValue, setValue, toString, withValue, withValueMethods inherited from class VElementBase
elementName, isContentValid, newEmptyVElement, parse, throwMessageExceptions
-
Field Details
-
CONVERTER
-
-
Constructor Details
-
ValueParameter
-
ValueParameter
-
ValueParameter
public ValueParameter()
-
-
Method Details
-
parse
-