| Package | Description |
|---|---|
| com.aquaticinformatics.aquarius.sdk.samples |
| Modifier and Type | Field and Description |
|---|---|
ServiceModel.QualityControlType |
ServiceModel.PostObservationV2.QualityControlType |
ServiceModel.QualityControlType |
ServiceModel.PutObservationV2.QualityControlType |
ServiceModel.QualityControlType |
ServiceModel.Observation.QualityControlType |
| Modifier and Type | Method and Description |
|---|---|
ServiceModel.QualityControlType |
ServiceModel.PostObservationV2.getQualityControlType() |
ServiceModel.QualityControlType |
ServiceModel.PutObservationV2.getQualityControlType() |
ServiceModel.QualityControlType |
ServiceModel.Observation.getQualityControlType() |
static ServiceModel.QualityControlType |
ServiceModel.QualityControlType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServiceModel.QualityControlType[] |
ServiceModel.QualityControlType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceModel.PostObservationV2 |
ServiceModel.PostObservationV2.setQualityControlType(ServiceModel.QualityControlType value) |
ServiceModel.PutObservationV2 |
ServiceModel.PutObservationV2.setQualityControlType(ServiceModel.QualityControlType value) |
ServiceModel.Observation |
ServiceModel.Observation.setQualityControlType(ServiceModel.QualityControlType value) |
Copyright © 2022. All rights reserved.