| Modifier and Type | Field and Description |
|---|---|
java.time.Instant |
DateTimeOffset
Instant time offset
|
Boolean |
RepresentsEndOfTimePeriod
Represents end of time period
|
| Constructor and Description |
|---|
StatisticalDateTimeOffset() |
| Modifier and Type | Method and Description |
|---|---|
java.time.Instant |
getDateTimeOffset() |
Boolean |
isRepresentsEndOfTimePeriod() |
Publish.StatisticalDateTimeOffset |
setDateTimeOffset(java.time.Instant value) |
Publish.StatisticalDateTimeOffset |
setRepresentsEndOfTimePeriod(Boolean value) |
public java.time.Instant DateTimeOffset
public Boolean RepresentsEndOfTimePeriod
public java.time.Instant getDateTimeOffset()
public Publish.StatisticalDateTimeOffset setDateTimeOffset(java.time.Instant value)
public Boolean isRepresentsEndOfTimePeriod()
public Publish.StatisticalDateTimeOffset setRepresentsEndOfTimePeriod(Boolean value)
Copyright © 2022. All rights reserved.