| Package | Description |
|---|---|
| com.aquaticinformatics.aquarius.sdk.samples |
| Modifier and Type | Field and Description |
|---|---|
ServiceModel.SamplingLocationSimple |
ServiceModel.FieldVisitSimple.SamplingLocation |
| Modifier and Type | Field and Description |
|---|---|
List<ServiceModel.SamplingLocationSimple> |
ServiceModel.PostStandard.SamplingLocations |
List<ServiceModel.SamplingLocationSimple> |
ServiceModel.PutStandard.SamplingLocations |
List<ServiceModel.SamplingLocationSimple> |
ServiceModel.StandardDefinition.SamplingLocations |
| Modifier and Type | Method and Description |
|---|---|
ServiceModel.SamplingLocationSimple |
ServiceModel.FieldVisitSimple.getSamplingLocation() |
ServiceModel.SamplingLocationSimple |
ServiceModel.SamplingLocationSimple.setCustomId(String value) |
ServiceModel.SamplingLocationSimple |
ServiceModel.SamplingLocationSimple.setId(String value) |
ServiceModel.SamplingLocationSimple |
ServiceModel.SamplingLocationSimple.setName(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<ServiceModel.SamplingLocationSimple> |
ServiceModel.PostStandard.getSamplingLocations() |
List<ServiceModel.SamplingLocationSimple> |
ServiceModel.PutStandard.getSamplingLocations() |
List<ServiceModel.SamplingLocationSimple> |
ServiceModel.StandardDefinition.getSamplingLocations() |
| Modifier and Type | Method and Description |
|---|---|
ServiceModel.FieldVisitSimple |
ServiceModel.FieldVisitSimple.setSamplingLocation(ServiceModel.SamplingLocationSimple value) |
| Modifier and Type | Method and Description |
|---|---|
ServiceModel.PostStandard |
ServiceModel.PostStandard.setSamplingLocations(List<ServiceModel.SamplingLocationSimple> value) |
ServiceModel.PutStandard |
ServiceModel.PutStandard.setSamplingLocations(List<ServiceModel.SamplingLocationSimple> value) |
ServiceModel.StandardDefinition |
ServiceModel.StandardDefinition.setSamplingLocations(List<ServiceModel.SamplingLocationSimple> value) |
Copyright © 2022. All rights reserved.