NonCancellableDateTimeRange
Container for non-cancellable date and time range element
Parameters
startDateTime
The time of this non-cancellable window starts
endDateTime
The time of this non-cancellable window ends
Constructors
Link copied to clipboard
public NonCancellableDateTimeRange NonCancellableDateTimeRange(LocalDateTime startDateTime, LocalDateTime endDateTime)