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