Uses of Class
de.gwdg.metadataqa.marc.model.validation.ValidationErrorCategory
-
Packages that use ValidationErrorCategory Package Description de.gwdg.metadataqa.marc.model.validation -
-
Uses of ValidationErrorCategory in de.gwdg.metadataqa.marc.model.validation
Methods in de.gwdg.metadataqa.marc.model.validation that return ValidationErrorCategory Modifier and Type Method Description ValidationErrorCategoryValidationErrorType. getCategory()static ValidationErrorCategoryValidationErrorCategory. valueOf(String name)Returns the enum constant of this type with the specified name.static ValidationErrorCategory[]ValidationErrorCategory. values()Returns an array containing the constants of this enum type, in the order they are declared.
-