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