| Package | Description |
|---|---|
| com.aquaticinformatics.aquarius.sdk.timeseries.servicemodels |
| Modifier and Type | Field and Description |
|---|---|
Publish.CorrectionType |
Publish.Correction.Type
Type
|
Publish.CorrectionType |
Publish.CorrectionOperation.Type
Type
|
| Modifier and Type | Method and Description |
|---|---|
Publish.CorrectionType |
Publish.Correction.getType() |
Publish.CorrectionType |
Publish.CorrectionOperation.getType() |
static Publish.CorrectionType |
Publish.CorrectionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Publish.CorrectionType[] |
Publish.CorrectionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Publish.Correction |
Publish.Correction.setType(Publish.CorrectionType value) |
Publish.CorrectionOperation |
Publish.CorrectionOperation.setType(Publish.CorrectionType value) |
Copyright © 2022. All rights reserved.