Interface PropDateTime<T>
- 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 TypeMethodDescriptionvoidsetTimeZoneIdentifier(TimeZoneIdentifierParameter timeZoneIdentifier) Methods inherited from interface VParent
addChild, addChild, addChild, childrenUnmodifiable, orderChild, orderChild, orderChild, removeChild, removeChild, replaceChild, replaceChildMethods inherited from interface VProperty
getNonStandard, getValue, getValueType, setNonStandard, setValue, setValueType
-
Method Details
-
getTimeZoneIdentifier
TimeZoneIdentifierParameter getTimeZoneIdentifier() -
setTimeZoneIdentifier
-