- Type Parameters:
T
- - property Temporal value type (LocalDate, LocalDateTime or ZonedDateTime)
- All Known Implementing Classes:
DateTimeDue
,DateTimeEnd
,DateTimeStart
,ExceptionDates
,NonStandardProperty
,PropBaseDateTime
,PropertyBaseRecurrence
,RecurrenceDates
,RecurrenceId
,UnknownProperty
Interface for all Date and Date-Time properties
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setTimeZoneIdentifier
(TimeZoneIdentifierParameter timeZoneIdentifier) Methods inherited from interface jfxtras.icalendarfx.VParent
addChild, addChild, addChild, childrenUnmodifiable, orderChild, orderChild, orderChild, removeChild, removeChild, replaceChild, replaceChild
Methods inherited from interface jfxtras.icalendarfx.properties.VProperty
getNonStandard, getValue, getValueType, setNonStandard, setValue, setValueType
-
Method Details
-
getTimeZoneIdentifier
TimeZoneIdentifierParameter getTimeZoneIdentifier() -
setTimeZoneIdentifier
-