Class ErrorArgumentImpl
java.lang.Object
org.verapdf.pdfa.validation.profiles.ErrorArgumentImpl
- All Implemented Interfaces:
ErrorArgument
-
Method Summary
Modifier and TypeMethodDescriptionfinal boolean{ @inheritDoc }static ErrorArgumentImplfromValues(String argument, String name, String argumentValue) getName()final inthashCode(){ @inheritDoc }toString(){ @inheritDoc }
-
Method Details
-
getArgument
- Specified by:
getArgumentin interfaceErrorArgument
-
getName
- Specified by:
getNamein interfaceErrorArgument
-
hashCode
public final int hashCode(){ @inheritDoc } -
equals
{ @inheritDoc } -
toString
{ @inheritDoc } -
fromValues
-
getArgumentValue
- Specified by:
getArgumentValuein interfaceErrorArgument
-