| Package | Description |
|---|---|
| au.org.ala.biocache.dto |
| Modifier and Type | Method and Description |
|---|---|
List<MediaDTO> |
OccurrenceDTO.getImages() |
List<MediaDTO> |
OccurrenceDTO.getSounds() |
List<MediaDTO> |
OccurrenceDTO.getVideo() |
| Modifier and Type | Method and Description |
|---|---|
void |
OccurrenceDTO.setImages(List<MediaDTO> images) |
void |
OccurrenceDTO.setSounds(List<MediaDTO> sounds) |
void |
OccurrenceDTO.setVideo(List<MediaDTO> video) |
Copyright © 2014. All rights reserved.