Uses of Enum
ca.uhn.fhir.context.support.IValidationSupport.CodeValidationIssueCoding
-
Uses of IValidationSupport.CodeValidationIssueCoding in ca.uhn.fhir.context.support
Modifier and TypeMethodDescriptionIValidationSupport.CodeValidationIssue.getCoding()
Returns the enum constant of this type with the specified name.IValidationSupport.CodeValidationIssueCoding.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)