Uses of Enum Class
org.gbif.api.vocabulary.InterpretationRemarkSeverity
Packages that use InterpretationRemarkSeverity
-
Uses of InterpretationRemarkSeverity in org.gbif.api.vocabulary
Methods in org.gbif.api.vocabulary that return InterpretationRemarkSeverityModifier and TypeMethodDescriptionInterpretationRemark.getSeverity()Returns the default severity of thisInterpretationRemark.NameUsageIssue.getSeverity()OccurrenceIssue.getSeverity()static InterpretationRemarkSeverityReturns the enum constant of this class with the specified name.static InterpretationRemarkSeverity[]InterpretationRemarkSeverity.values()Returns an array containing the constants of this enum class, in the order they are declared.