public static class StaticDateRange.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
StaticDateRange |
build() |
StaticDateRange.Builder |
copy(StaticDateRange model) |
StaticDateRange.Builder |
timeUsageEnded(Date timeUsageEnded)
The usage end time.
|
StaticDateRange.Builder |
timeUsageStarted(Date timeUsageStarted)
The usage start time.
|
public StaticDateRange.Builder timeUsageStarted(Date timeUsageStarted)
The usage start time.
timeUsageStarted
- the value to setpublic StaticDateRange.Builder timeUsageEnded(Date timeUsageEnded)
The usage end time.
timeUsageEnded
- the value to setpublic StaticDateRange build()
public StaticDateRange.Builder copy(StaticDateRange model)
Copyright © 2016–2024. All rights reserved.