Class ValidationError
java.lang.Object
de.gwdg.metadataqa.marc.model.validation.ValidationError
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionValidationError(String recordId, String marcPath, ValidationErrorType type, String message, String url) -
Method Summary
-
Constructor Details
-
ValidationError
public ValidationError(String recordId, String marcPath, ValidationErrorType type, String message, String url)
-
-
Method Details
-
getRecordId
-
getMarcPath
-
getType
-
getMessage
-
getUrl
-
getTrimId
public boolean getTrimId() -
setTrimId
public void setTrimId(boolean trimId) -
getId
-
setId
public void setId(int id) -
equals
-
hashCode
public int hashCode() -
toString
-
setRecordId
-