Package ca.uhn.fhir.validation
Class SingleValidationMessage
java.lang.Object
ca.uhn.fhir.validation.SingleValidationMessage
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetLocationCol(Integer theLocationCol) voidsetLocationLine(Integer theLocationLine) voidsetLocationString(String theLocationString) voidsetMessage(String theMessage) voidsetSeverity(ResultSeverityEnum theSeverity) toString()
-
Constructor Details
-
SingleValidationMessage
public SingleValidationMessage()
-
-
Method Details