Uses of Class
org.gbif.api.model.occurrence.AgentIdentifier
Packages that use AgentIdentifier
-
Uses of AgentIdentifier in org.gbif.api.model.occurrence
Methods in org.gbif.api.model.occurrence that return AgentIdentifierMethods in org.gbif.api.model.occurrence that return types with arguments of type AgentIdentifierModifier and TypeMethodDescription@NotNull List<AgentIdentifier>Occurrence.getIdentifiedByIds()@NotNull List<AgentIdentifier>Occurrence.getRecordedByIds()Method parameters in org.gbif.api.model.occurrence with type arguments of type AgentIdentifierModifier and TypeMethodDescriptionvoidOccurrence.setIdentifiedByIds(List<AgentIdentifier> identifiedByIds) voidOccurrence.setRecordedByIds(List<AgentIdentifier> recordedByIds)