Uses of Class
org.gbif.api.model.occurrence.MeasurementOrFact
-
Packages that use MeasurementOrFact Package Description org.gbif.api.model.occurrence -
-
Uses of MeasurementOrFact in org.gbif.api.model.occurrence
Methods in org.gbif.api.model.occurrence that return types with arguments of type MeasurementOrFact Modifier and Type Method Description @NotNull List<MeasurementOrFact>Occurrence. getFacts()Method parameters in org.gbif.api.model.occurrence with type arguments of type MeasurementOrFact Modifier and Type Method Description voidOccurrence. setFacts(List<MeasurementOrFact> facts)
-