public static class Publish.RatingModelEffectiveShiftsByStageValuesServiceResponse extends Publish.PublishServiceResponse
| Modifier and Type | Field and Description |
|---|---|
ArrayList<Double> |
EffectiveShiftValues
Effective shift values
|
java.time.Instant |
Timestamp
Timestamp
|
ResponseTime, ResponseVersion, Summary| Constructor and Description |
|---|
RatingModelEffectiveShiftsByStageValuesServiceResponse() |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<Double> |
getEffectiveShiftValues() |
java.time.Instant |
getTimestamp() |
Publish.RatingModelEffectiveShiftsByStageValuesServiceResponse |
setEffectiveShiftValues(ArrayList<Double> value) |
Publish.RatingModelEffectiveShiftsByStageValuesServiceResponse |
setTimestamp(java.time.Instant value) |
getResponseTime, getResponseVersion, getSummary, setResponseTime, setResponseVersion, setSummarypublic RatingModelEffectiveShiftsByStageValuesServiceResponse()
public java.time.Instant getTimestamp()
public Publish.RatingModelEffectiveShiftsByStageValuesServiceResponse setTimestamp(java.time.Instant value)
public Publish.RatingModelEffectiveShiftsByStageValuesServiceResponse setEffectiveShiftValues(ArrayList<Double> value)
Copyright © 2022. All rights reserved.