Package org.gbif.api.vocabulary
Enum Class EventIssue
- All Implemented Interfaces:
Serializable,Comparable<EventIssue>,Constable,InterpretationRemark
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>> -
Enum Constant Summary
Enum ConstantsEnum ConstantDescriptionDeprecated.Deprecated.An eco:eventDurationValue must have a corresponding eco:eventDurationUnit.The geospatial scope area is always greater than or equal to the total area sampled as stated in the (term definition).An eco:geospatialScopeAreaValue must have a corresponding eco:geospatialScopeAreaUnit.Material sample types have been provided but the eco:hasMaterialSamples is set to false.Non target taxa has been provided but the eco:hasNonTargetTaxa is set to false.Invalid value for boolean fields in Humboldt extension.An eco:samplingEffortValue must have a corresponding eco:samplingEffortUnit.Invalid value for numeric fields in Humboldt extension.Some target degree of establishment scope has been excluded.Some target growth form scope has been excluded.Some target habitat scope has been excluded.Some target life stage scope has been excluded.Some target taxonomic scope has been excluded.An eco:totalAreaSampledValue must have a corresponding eco:totalAreaSampledUnit. -
Method Summary
Modifier and TypeMethodDescriptiongetId()Returns the identifier of theInterpretationRemark.Returns the default severity of thisInterpretationRemark.booleanChecks if theInterpretationRemarkis deprecated or not.static EventIssueReturns the enum constant of this class with the specified name.static EventIssue[]values()Returns an array containing the constants of this enum class, in the order they are declared.Methods inherited from class java.lang.Enum
compareTo, describeConstable, equals, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
-
Enum Constant Details
-
ZERO_COORDINATE
-
COORDINATE_OUT_OF_RANGE
-
COORDINATE_INVALID
-
COORDINATE_ROUNDED
-
GEODETIC_DATUM_INVALID
-
GEODETIC_DATUM_ASSUMED_WGS84
-
COORDINATE_REPROJECTED
-
COORDINATE_REPROJECTION_FAILED
-
COORDINATE_REPROJECTION_SUSPICIOUS
-
COORDINATE_ACCURACY_INVALID
Deprecated. -
COORDINATE_PRECISION_INVALID
-
COORDINATE_UNCERTAINTY_METERS_INVALID
-
COORDINATE_PRECISION_UNCERTAINTY_MISMATCH
Deprecated. -
FOOTPRINT_SRS_INVALID
-
FOOTPRINT_WKT_MISMATCH
-
FOOTPRINT_WKT_INVALID
-
COUNTRY_COORDINATE_MISMATCH
-
COUNTRY_MISMATCH
-
COUNTRY_INVALID
-
COUNTRY_DERIVED_FROM_COORDINATES
-
CONTINENT_COORDINATE_MISMATCH
-
CONTINENT_COUNTRY_MISMATCH
-
CONTINENT_INVALID
-
CONTINENT_DERIVED_FROM_COUNTRY
-
CONTINENT_DERIVED_FROM_COORDINATES
-
PRESUMED_SWAPPED_COORDINATE
-
PRESUMED_NEGATED_LONGITUDE
-
PRESUMED_NEGATED_LATITUDE
-
RECORDED_DATE_MISMATCH
-
RECORDED_DATE_INVALID
-
RECORDED_DATE_UNLIKELY
-
TAXON_MATCH_FUZZY
-
TAXON_MATCH_HIGHERRANK
-
TAXON_MATCH_AGGREGATE
-
TAXON_MATCH_SCIENTIFIC_NAME_ID_IGNORED
-
TAXON_MATCH_TAXON_CONCEPT_ID_IGNORED
-
TAXON_MATCH_TAXON_ID_IGNORED
-
SCIENTIFIC_NAME_ID_NOT_FOUND
-
TAXON_CONCEPT_ID_NOT_FOUND
-
TAXON_ID_NOT_FOUND
-
SCIENTIFIC_NAME_AND_ID_INCONSISTENT
-
TAXON_MATCH_NONE
-
TAXON_MATCH_NAME_AND_ID_AMBIGUOUS
-
DEPTH_NOT_METRIC
-
DEPTH_UNLIKELY
-
DEPTH_MIN_MAX_SWAPPED
-
DEPTH_NON_NUMERIC
-
ELEVATION_UNLIKELY
-
ELEVATION_MIN_MAX_SWAPPED
-
ELEVATION_NOT_METRIC
-
ELEVATION_NON_NUMERIC
-
MODIFIED_DATE_INVALID
-
MODIFIED_DATE_UNLIKELY
-
IDENTIFIED_DATE_UNLIKELY
-
IDENTIFIED_DATE_INVALID
-
TYPE_STATUS_INVALID
-
SUSPECTED_TYPE
-
MULTIMEDIA_DATE_INVALID
-
MULTIMEDIA_URI_INVALID
-
REFERENCES_URI_INVALID
-
INTERPRETATION_ERROR
-
GEOREFERENCED_DATE_UNLIKELY
-
GEOREFERENCED_DATE_INVALID
-
GEOSPATIAL_SCOPE_AREA_LOWER_THAN_TOTAL_AREA_SAMPLED
The geospatial scope area is always greater than or equal to the total area sampled as stated in the (term definition). -
EVENT_DURATION_UNIT_MISSING
An eco:eventDurationValue must have a corresponding eco:eventDurationUnit. -
GEOSPATIAL_SCOPE_AREA_UNIT_MISSING
An eco:geospatialScopeAreaValue must have a corresponding eco:geospatialScopeAreaUnit. -
SAMPLING_EFFORT_UNIT_MISSING
An eco:samplingEffortValue must have a corresponding eco:samplingEffortUnit. -
TOTAL_AREA_SAMPLED_UNIT_MISSING
An eco:totalAreaSampledValue must have a corresponding eco:totalAreaSampledUnit. -
HAS_NON_TARGET_TAXA_MISMATCH
Non target taxa has been provided but the eco:hasNonTargetTaxa is set to false. -
HAS_MATERIAL_SAMPLES_MISMATCH
Material sample types have been provided but the eco:hasMaterialSamples is set to false. -
TARGET_TAXONOMIC_SCOPE_EXCLUDED
Some target taxonomic scope has been excluded. -
TARGET_HABITAT_SCOPE_EXCLUDED
Some target habitat scope has been excluded. -
TARGET_LIFE_STAGE_SCOPE_EXCLUDED
Some target life stage scope has been excluded. -
TARGET_DEGREE_OF_ESTABLISHMENT_EXCLUDED
Some target degree of establishment scope has been excluded. -
TARGET_GROWTH_FORM_EXCLUDED
Some target growth form scope has been excluded. -
SITE_COUNT_INVALID
Invalid value for numeric fields in Humboldt extension. -
GEOSPATIAL_SCOPE_AREA_VALUE_INVALID
-
TOTAL_AREA_SAMPLED_VALUE_INVALID
-
EVENT_DURATION_VALUE_INVALID
-
SAMPLING_EFFORT_VALUE_INVALID
-
ABUNDANCE_CAP_INVALID
-
IS_TAXONOMIC_SCOPE_FULLY_REPORTED_INVALID
Invalid value for boolean fields in Humboldt extension. -
IS_ABSENCE_REPORTED_INVALID
-
HAS_NON_TARGET_TAXA_INVALID
-
ARE_NON_TARGET_TAXA_FULLY_REPORTED_INVALID
-
IS_LIFE_STAGE_SCOPE_FULLY_REPORTED_INVALID
-
IS_DEGREE_OF_ESTABLISHMENT_SCOPE_FULLY_REPORTED_INVALID
-
IS_GROWTH_FORM_SCOPE_FULLY_REPORTED_INVALID
-
HAS_NON_TARGET_ORGANISMS_INVALID
-
IS_ABUNDANCE_REPORTED_INVALID
-
IS_ABUNDANCE_CAP_REPORTED_INVALID
-
IS_VEGETATION_COVER_REPORTED_INVALID
-
IS_LEAST_SPECIFIC_TARGET_CATEGORY_QUANTITY_INCLUSIVE_INVALID
-
HAS_VOUCHERS_INVALID
-
HAS_MATERIAL_SAMPLES_INVALID
-
IS_SAMPLING_EFFORT_REPORTED_INVALID
-
-
Method Details
-
values
Returns an array containing the constants of this enum class, in the order they are declared.- Returns:
- an array containing the constants of this enum class, in the order they are declared
-
valueOf
Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)- Parameters:
name- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException- if this enum class has no constant with the specified nameNullPointerException- if the argument is null
-
getId
Description copied from interface:InterpretationRemarkReturns the identifier of theInterpretationRemark. This is normally implemented to return the result ofEnum.name(). Potential name clashes are detected by unit tests.- Specified by:
getIdin interfaceInterpretationRemark- Returns:
- identifier of the
InterpretationRemark. Never null.
-
getRelatedTerms
Description copied from interface:InterpretationRemark- Specified by:
getRelatedTermsin interfaceInterpretationRemark- Returns:
SetofTermor emptySet. Never null.
-
getSeverity
Description copied from interface:InterpretationRemarkReturns the default severity of thisInterpretationRemark. Severity can be relative to the context and profile. ThisInterpretationRemarkSeverityshould be seen as the default severity in the general context of interpretation.- Specified by:
getSeverityin interfaceInterpretationRemark- Returns:
- default severity of this
InterpretationRemark. Never null.
-
isDeprecated
Description copied from interface:InterpretationRemarkChecks if theInterpretationRemarkis deprecated or not.- Specified by:
isDeprecatedin interfaceInterpretationRemark- Returns:
- true if the
InterpretationRemarkis marked with @Deprecated.
-