Uses of Class
ecmwf.common.technical.TimeRange
Packages that use TimeRange
-
Uses of TimeRange in ecmwf.common.ecaccess
Method parameters in ecmwf.common.ecaccess with type arguments of type TimeRangeModifier and TypeMethodDescriptionvoid
ECaccessScheduler.setTimeRanges
(List<TimeRange> timeRanges) Sets the list of time ranges when it should be running. -
Uses of TimeRange in ecmwf.common.ectrans
Fields in ecmwf.common.ectrans with type parameters of type TimeRangeMethods in ecmwf.common.ectrans that return TimeRangeModifier and TypeMethodDescriptionECtransOptions.getDefaultTimeRange()
Gets the default time range.ECtransSetup.getTimeRange
(ECtransOptions option) Gets the time range.Methods in ecmwf.common.ectrans that return types with arguments of type TimeRangeModifier and TypeMethodDescriptionECtransOptions.getDefaultTimeRangeList()
Gets the default time range list.ECtransOptions.getOptionalDefaultTimeRange()
Gets the optional default time range.ECtransSetup.getOptionalTimeRange
(ECtransOptions option) Gets the optional time range.ECtransSetup.getTimeRangeList
(ECtransOptions option) Gets the list of time ranges.Method parameters in ecmwf.common.ectrans with type arguments of type TimeRangeModifier and TypeMethodDescriptionvoid
ECtransSetup.setTimeRangeIfPresent
(ECtransOptions option, Consumer<? super TimeRange> action) Sets the optional time range if present. -
Uses of TimeRange in ecmwf.common.technical
Methods in ecmwf.common.technical that return TimeRangeMethods in ecmwf.common.technical that return types with arguments of type TimeRangeModifier and TypeMethodDescriptionCnf.listOfTimeRangesAt
(String group, String key) Get the list of periods of time.