| Package | Description |
|---|---|
| com.aquaticinformatics.aquarius.sdk.samples |
| Modifier and Type | Field and Description |
|---|---|
ServiceModel.Address |
ServiceModel.PostSamplingLocation.Address |
ServiceModel.Address |
ServiceModel.PutSamplingLocation.Address |
ServiceModel.Address |
ServiceModel.SamplingLocation.Address |
| Modifier and Type | Method and Description |
|---|---|
ServiceModel.Address |
ServiceModel.PostSamplingLocation.getAddress() |
ServiceModel.Address |
ServiceModel.PutSamplingLocation.getAddress() |
ServiceModel.Address |
ServiceModel.SamplingLocation.getAddress() |
ServiceModel.Address |
ServiceModel.Address.setAddressType(ServiceModel.AddressType value) |
ServiceModel.Address |
ServiceModel.Address.setCityName(String value) |
ServiceModel.Address |
ServiceModel.Address.setCountryCode(String value) |
ServiceModel.Address |
ServiceModel.Address.setCountyCode(String value) |
ServiceModel.Address |
ServiceModel.Address.setPostalCode(String value) |
ServiceModel.Address |
ServiceModel.Address.setStateProvinceCode(String value) |
ServiceModel.Address |
ServiceModel.Address.setStreetName(String value) |
| Modifier and Type | Method and Description |
|---|---|
ServiceModel.PostSamplingLocation |
ServiceModel.PostSamplingLocation.setAddress(ServiceModel.Address value) |
ServiceModel.PutSamplingLocation |
ServiceModel.PutSamplingLocation.setAddress(ServiceModel.Address value) |
ServiceModel.SamplingLocation |
ServiceModel.SamplingLocation.setAddress(ServiceModel.Address value) |
Copyright © 2022. All rights reserved.