Uses of Enum
ca.uhn.fhir.context.support.IValidationSupport.CodeValidationIssueCode
-
Uses of IValidationSupport.CodeValidationIssueCode in ca.uhn.fhir.context.support
Modifier and TypeMethodDescriptionIValidationSupport.CodeValidationIssue.getCode()
Returns the enum constant of this type with the specified name.IValidationSupport.CodeValidationIssueCode.values()
Returns an array containing the constants of this enum type, in the order they are declared.ModifierConstructorDescriptionCodeValidationIssue
(String theMessage, IValidationSupport.IssueSeverity mySeverity, IValidationSupport.CodeValidationIssueCode theCode, IValidationSupport.CodeValidationIssueCoding theCoding)