| Package | Description |
|---|---|
| com.aquaticinformatics.aquarius.sdk.samples |
| Modifier and Type | Field and Description |
|---|---|
List<ServiceModel.StandardSimple> |
ServiceModel.SearchResultStandardSimple.DomainObjects |
List<ServiceModel.StandardSimple> |
ServiceModel.PostSamplingLocation.Standards |
List<ServiceModel.StandardSimple> |
ServiceModel.PutSamplingLocation.Standards |
List<ServiceModel.StandardSimple> |
ServiceModel.SamplingLocation.Standards |
| Modifier and Type | Method and Description |
|---|---|
ServiceModel.StandardSimple |
ServiceModel.StandardSimple.setActive(Boolean value) |
ServiceModel.StandardSimple |
ServiceModel.StandardSimple.setApplicabilityRange(Interval value) |
ServiceModel.StandardSimple |
ServiceModel.StandardSimple.setCustomId(String value) |
ServiceModel.StandardSimple |
ServiceModel.StandardSimple.setDescription(String value) |
ServiceModel.StandardSimple |
ServiceModel.StandardSimple.setId(String value) |
ServiceModel.StandardSimple |
ServiceModel.StandardSimple.setIssuingOrganization(String value) |
ServiceModel.StandardSimple |
ServiceModel.StandardSimple.setName(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<ServiceModel.StandardSimple> |
ServiceModel.SearchResultStandardSimple.getDomainObjects() |
List<ServiceModel.StandardSimple> |
ServiceModel.PostSamplingLocation.getStandards() |
List<ServiceModel.StandardSimple> |
ServiceModel.PutSamplingLocation.getStandards() |
List<ServiceModel.StandardSimple> |
ServiceModel.SamplingLocation.getStandards() |
| Modifier and Type | Method and Description |
|---|---|
ServiceModel.SearchResultStandardSimple |
ServiceModel.SearchResultStandardSimple.setDomainObjects(List<ServiceModel.StandardSimple> value) |
ServiceModel.PostSamplingLocation |
ServiceModel.PostSamplingLocation.setStandards(List<ServiceModel.StandardSimple> value) |
ServiceModel.PutSamplingLocation |
ServiceModel.PutSamplingLocation.setStandards(List<ServiceModel.StandardSimple> value) |
ServiceModel.SamplingLocation |
ServiceModel.SamplingLocation.setStandards(List<ServiceModel.StandardSimple> value) |
Copyright © 2022. All rights reserved.