Class BenchmarkFixing
java.lang.Object
com.caplin.motif.fx.config.definitions.client.BenchmarkFixing
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
comments="Generator version: 7.4.0")
public class BenchmarkFixing
extends Object
BenchmarkFixing
-
Constructor Summary
ConstructorsConstructorDescriptionBenchmarkFixing(String time, String timezone) Constructor with only required parameters -
Method Summary
-
Constructor Details
-
BenchmarkFixing
public BenchmarkFixing() -
BenchmarkFixing
Constructor with only required parameters
-
-
Method Details
-
time
-
getTime
An ISO-8601 time (`HH:mm`).- Returns:
- time
-
setTime
-
timezone
-
getTimezone
The TZ format timezone for the provided time.- Returns:
- timezone
-
setTimezone
-
cutoff
-
getCutoff
An ISO-8601 duration indicating the cutoff period- Returns:
- cutoff
-
setCutoff
-
equals
-
hashCode
public int hashCode() -
toString
-