| Modifier and Type | Field and Description |
|---|---|
java.time.Instant |
Timestamp
Timestamp
|
Double |
Value
Value
|
| Constructor and Description |
|---|
EffectiveShift() |
| Modifier and Type | Method and Description |
|---|---|
java.time.Instant |
getTimestamp() |
Double |
getValue() |
Publish.EffectiveShift |
setTimestamp(java.time.Instant value) |
Publish.EffectiveShift |
setValue(Double value) |
public java.time.Instant Timestamp
public Double Value
public java.time.Instant getTimestamp()
public Publish.EffectiveShift setTimestamp(java.time.Instant value)
public Double getValue()
public Publish.EffectiveShift setValue(Double value)
Copyright © 2022. All rights reserved.