| Package | Description |
|---|---|
| com.aquaticinformatics.aquarius.sdk.samples |
| Modifier and Type | Field and Description |
|---|---|
List<ServiceModel.ObservationStandard> |
ServiceModel.PostStandard.ObservationStandards |
List<ServiceModel.ObservationStandard> |
ServiceModel.PutStandard.ObservationStandards |
List<ServiceModel.ObservationStandard> |
ServiceModel.StandardDefinition.ObservationStandards |
| Modifier and Type | Method and Description |
|---|---|
ServiceModel.ObservationStandard |
ServiceModel.ObservationStandard.setAuditAttributes(ServiceModel.AuditAttributes value) |
ServiceModel.ObservationStandard |
ServiceModel.ObservationStandard.setObservedProperty(ServiceModel.ObservedProperty value) |
ServiceModel.ObservationStandard |
ServiceModel.ObservationStandard.setResultLowerLimit(ServiceModel.Quantity value) |
ServiceModel.ObservationStandard |
ServiceModel.ObservationStandard.setResultUpperLimit(ServiceModel.Quantity value) |
ServiceModel.ObservationStandard |
ServiceModel.ObservationStandard.setRuleText(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<ServiceModel.ObservationStandard> |
ServiceModel.PostStandard.getObservationStandards() |
List<ServiceModel.ObservationStandard> |
ServiceModel.PutStandard.getObservationStandards() |
List<ServiceModel.ObservationStandard> |
ServiceModel.StandardDefinition.getObservationStandards() |
| Modifier and Type | Method and Description |
|---|---|
ServiceModel.PostStandard |
ServiceModel.PostStandard.setObservationStandards(List<ServiceModel.ObservationStandard> value) |
ServiceModel.PutStandard |
ServiceModel.PutStandard.setObservationStandards(List<ServiceModel.ObservationStandard> value) |
ServiceModel.StandardDefinition |
ServiceModel.StandardDefinition.setObservationStandards(List<ServiceModel.ObservationStandard> value) |
Copyright © 2022. All rights reserved.