| Package | Description |
|---|---|
| com.aquaticinformatics.aquarius.sdk.timeseries.servicemodels |
| Modifier and Type | Field and Description |
|---|---|
Provisioning.ThresholdSuppressionOption |
Provisioning.PostThresholdType.ThresholdSuppressionOption
Allow thresholds of this type to suppress data
|
Provisioning.ThresholdSuppressionOption |
Provisioning.ThresholdType.ThresholdSuppressionOption
Direction of positive elevations in relation to the reference standard
|
| Modifier and Type | Method and Description |
|---|---|
Provisioning.ThresholdSuppressionOption |
Provisioning.PostThresholdType.getThresholdSuppressionOption() |
Provisioning.ThresholdSuppressionOption |
Provisioning.ThresholdType.getThresholdSuppressionOption() |
static Provisioning.ThresholdSuppressionOption |
Provisioning.ThresholdSuppressionOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Provisioning.ThresholdSuppressionOption[] |
Provisioning.ThresholdSuppressionOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Provisioning.PostThresholdType |
Provisioning.PostThresholdType.setThresholdSuppressionOption(Provisioning.ThresholdSuppressionOption value) |
Provisioning.ThresholdType |
Provisioning.ThresholdType.setThresholdSuppressionOption(Provisioning.ThresholdSuppressionOption value) |
Copyright © 2022. All rights reserved.