Uses of Interface
org.gbif.api.model.registry.LenientEquals
Packages that use LenientEquals
Package
Description
-
Uses of LenientEquals in org.gbif.api.model.collections
Classes in org.gbif.api.model.collections that implement LenientEqualsModifier and TypeClassDescriptionclass
The particulars of the place where a institution of collection is situated.class
A group of specimens or other natural history objects.class
Contact associated to a GRSciCollCollection
orInstitution
.class
The owner or location of collection.class
Models the mapping of a GRSciColl institution or collection to an occurrence record. -
Uses of LenientEquals in org.gbif.api.model.collections.descriptors
Classes in org.gbif.api.model.collections.descriptors that implement LenientEquals -
Uses of LenientEquals in org.gbif.api.model.pipelines
Classes in org.gbif.api.model.pipelines that implement LenientEquals -
Uses of LenientEquals in org.gbif.api.model.registry
Classes in org.gbif.api.model.registry that implement LenientEqualsModifier and TypeClassDescriptionclass
class
class
A GBIF dataset which provides occurrence data, checklist data, sampling event data or metadata.class
class
class
A technical installation which can serve datasets.class
A tag that has a namespace, name and a value.class
class
A GBIF network.class
A GBIF participant node.class
A GBIF data publisher.class
-
Uses of LenientEquals in org.gbif.api.util
Methods in org.gbif.api.util with type parameters of type LenientEqualsModifier and TypeMethodDescriptionstatic <T extends LenientEquals<T>>
booleanLenientEqualsUtils.lenientEquals
(T a, T b)