Uses of Enum Class
org.gbif.api.model.collections.lookup.Match.MatchType
Packages that use Match.MatchType
-
Uses of Match.MatchType in org.gbif.api.model.collections.lookup
Fields in org.gbif.api.model.collections.lookup with type parameters of type Match.MatchTypeModifier and TypeFieldDescriptionstatic final Comparator<Match.MatchType>Match.MATCH_TYPE_COMPARATORMethods in org.gbif.api.model.collections.lookup that return Match.MatchTypeModifier and TypeMethodDescriptionMatch.getMatchType()static Match.MatchTypeReturns the enum constant of this class with the specified name.static Match.MatchType[]Match.MatchType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.gbif.api.model.collections.lookup with parameters of type Match.MatchType