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