Uses of Enum
org.hl7.fhir.r5.terminologies.utilities.ValueSetProcessBase.OpIssueCode
Package
Description
-
Uses of ValueSetProcessBase.OpIssueCode in org.hl7.fhir.r5.terminologies.utilities
Modifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static ValueSetProcessBase.OpIssueCode[]
ValueSetProcessBase.OpIssueCode.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionValueSetProcessBase.makeIssue
(org.hl7.fhir.utilities.validation.ValidationMessage.IssueSeverity level, OperationOutcome.IssueType type, String location, String message, ValueSetProcessBase.OpIssueCode code, String server) -
Uses of ValueSetProcessBase.OpIssueCode in org.hl7.fhir.r5.terminologies.validation
ModifierConstructorDescriptionprotected
StringWithCode
(ValueSetProcessBase.OpIssueCode code, String message)