| Package | Description |
|---|---|
| com.aquaticinformatics.aquarius.sdk.samples |
| Modifier and Type | Field and Description |
|---|---|
List<ServiceModel.SamplingContextTag> |
ServiceModel.SearchResultSamplingContextTag.DomainObjects |
List<ServiceModel.SamplingContextTag> |
ServiceModel.PostActivity.SamplingContextTags |
List<ServiceModel.SamplingContextTag> |
ServiceModel.PutActivity.SamplingContextTags |
List<ServiceModel.SamplingContextTag> |
ServiceModel.Activity.SamplingContextTags |
List<ServiceModel.SamplingContextTag> |
ServiceModel.ActivityWithDetails.SamplingContextTags |
| Modifier and Type | Method and Description |
|---|---|
ServiceModel.SamplingContextTag |
ServiceModel.SamplingContextTag.setAuditAttributes(ServiceModel.AuditAttributes value) |
ServiceModel.SamplingContextTag |
ServiceModel.SamplingContextTag.setDescription(String value) |
ServiceModel.SamplingContextTag |
ServiceModel.SamplingContextTag.setId(String value) |
ServiceModel.SamplingContextTag |
ServiceModel.SamplingContextTag.setName(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<ServiceModel.SamplingContextTag> |
ServiceModel.SearchResultSamplingContextTag.getDomainObjects() |
List<ServiceModel.SamplingContextTag> |
ServiceModel.PostActivity.getSamplingContextTags() |
List<ServiceModel.SamplingContextTag> |
ServiceModel.PutActivity.getSamplingContextTags() |
List<ServiceModel.SamplingContextTag> |
ServiceModel.Activity.getSamplingContextTags() |
List<ServiceModel.SamplingContextTag> |
ServiceModel.ActivityWithDetails.getSamplingContextTags() |
| Modifier and Type | Method and Description |
|---|---|
ServiceModel.SearchResultSamplingContextTag |
ServiceModel.SearchResultSamplingContextTag.setDomainObjects(List<ServiceModel.SamplingContextTag> value) |
ServiceModel.PostActivity |
ServiceModel.PostActivity.setSamplingContextTags(List<ServiceModel.SamplingContextTag> value) |
ServiceModel.PutActivity |
ServiceModel.PutActivity.setSamplingContextTags(List<ServiceModel.SamplingContextTag> value) |
ServiceModel.Activity |
ServiceModel.Activity.setSamplingContextTags(List<ServiceModel.SamplingContextTag> value) |
ServiceModel.ActivityWithDetails |
ServiceModel.ActivityWithDetails.setSamplingContextTags(List<ServiceModel.SamplingContextTag> value) |
Copyright © 2022. All rights reserved.