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