| Package | Description |
|---|---|
| com.aquaticinformatics.aquarius.sdk.samples |
| Modifier and Type | Field and Description |
|---|---|
ServiceModel.Attachment |
ServiceModel.DomainObjectAttachment.Attachment |
| Modifier and Type | Field and Description |
|---|---|
List<ServiceModel.Attachment> |
ServiceModel.SearchResultAttachment.DomainObjects |
| Modifier and Type | Method and Description |
|---|---|
ServiceModel.Attachment |
ServiceModel.DomainObjectAttachment.getAttachment() |
ServiceModel.Attachment |
ServiceModel.Attachment.setAuditAttributes(ServiceModel.AuditAttributesFull value) |
ServiceModel.Attachment |
ServiceModel.Attachment.setComment(String value) |
ServiceModel.Attachment |
ServiceModel.Attachment.setContentType(String value) |
ServiceModel.Attachment |
ServiceModel.Attachment.setDateTaken(java.time.OffsetDateTime value) |
ServiceModel.Attachment |
ServiceModel.Attachment.setFileName(String value) |
ServiceModel.Attachment |
ServiceModel.Attachment.setFileSize(Integer value) |
ServiceModel.Attachment |
ServiceModel.Attachment.setId(String value) |
ServiceModel.Attachment |
ServiceModel.Attachment.setLatitude(String value) |
ServiceModel.Attachment |
ServiceModel.Attachment.setLongitude(String value) |
ServiceModel.Attachment |
ServiceModel.Attachment.setResolution(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<ServiceModel.Attachment> |
ServiceModel.SearchResultAttachment.getDomainObjects() |
| Modifier and Type | Method and Description |
|---|---|
ServiceModel.DomainObjectAttachment |
ServiceModel.DomainObjectAttachment.setAttachment(ServiceModel.Attachment value) |
| Modifier and Type | Method and Description |
|---|---|
ServiceModel.SearchResultAttachment |
ServiceModel.SearchResultAttachment.setDomainObjects(List<ServiceModel.Attachment> value) |
Copyright © 2022. All rights reserved.