Uses of Class
org.gbif.api.model.occurrence.OccurrenceRelation
-
Packages that use OccurrenceRelation Package Description org.gbif.api.model.occurrence -
-
Uses of OccurrenceRelation in org.gbif.api.model.occurrence
Methods in org.gbif.api.model.occurrence that return types with arguments of type OccurrenceRelation Modifier and Type Method Description @NotNull List<OccurrenceRelation>
Occurrence. getRelations()
Method parameters in org.gbif.api.model.occurrence with type arguments of type OccurrenceRelation Modifier and Type Method Description void
Occurrence. setRelations(List<OccurrenceRelation> relations)
-