Uses of Interface
org.gbif.api.model.registry.LenientEquals
-
Packages that use LenientEquals Package Description org.gbif.api.model.collections org.gbif.api.model.collections.descriptors org.gbif.api.model.pipelines org.gbif.api.model.registry org.gbif.api.util -
-
Uses of LenientEquals in org.gbif.api.model.collections
Classes in org.gbif.api.model.collections that implement LenientEquals Modifier and Type Class Description class
Address
The particulars of the place where a institution of collection is situated.class
Collection
A group of specimens or other natural history objects.class
Contact
Contact associated to a GRSciCollCollection
orInstitution
.class
Institution
The owner or location of collection.class
OccurrenceMapping
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 Modifier and Type Class Description class
DescriptorGroup
-
Uses of LenientEquals in org.gbif.api.model.pipelines
Classes in org.gbif.api.model.pipelines that implement LenientEquals Modifier and Type Class Description class
PipelineStep
Models a step in pipelines. -
Uses of LenientEquals in org.gbif.api.model.registry
Classes in org.gbif.api.model.registry that implement LenientEquals Modifier and Type Class Description class
Comment
class
Contact
class
Dataset
A GBIF dataset which provides occurrence data, checklist data, sampling event data or metadata.class
Endpoint
class
Identifier
class
Installation
A technical installation which can serve datasets.class
MachineTag
A tag that has a namespace, name and a value.class
Metadata
class
Network
A GBIF network.class
Node
A GBIF participant node.class
Organization
A GBIF data publisher.class
Tag
-
Uses of LenientEquals in org.gbif.api.util
Methods in org.gbif.api.util with type parameters of type LenientEquals Modifier and Type Method Description static <T extends LenientEquals<T>>
booleanLenientEqualsUtils. lenientEquals(T a, T b)
-