| Package | Description |
|---|---|
| com.aquaticinformatics.aquarius.sdk.timeseries.servicemodels |
| Modifier and Type | Field and Description |
|---|---|
Publish.UncertaintyType |
Publish.DischargeUncertainty.ActiveUncertaintyType
Active Uncertainty Type in use
|
Publish.UncertaintyType |
Publish.Uncertainty.UncertaintyType
Uncertainty Type in use
|
| Modifier and Type | Method and Description |
|---|---|
Publish.UncertaintyType |
Publish.DischargeUncertainty.getActiveUncertaintyType() |
Publish.UncertaintyType |
Publish.Uncertainty.getUncertaintyType() |
static Publish.UncertaintyType |
Publish.UncertaintyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Publish.UncertaintyType[] |
Publish.UncertaintyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Publish.DischargeUncertainty |
Publish.DischargeUncertainty.setActiveUncertaintyType(Publish.UncertaintyType value) |
Publish.Uncertainty |
Publish.Uncertainty.setUncertaintyType(Publish.UncertaintyType value) |
Copyright © 2022. All rights reserved.