Uses of Enum
org.hl7.fhir.r5.elementmodel.ParserBase.ValidationPolicy
-
Uses of ParserBase.ValidationPolicy in org.hl7.fhir.r5.elementmodel
Modifier and TypeMethodDescriptionParserBase.getPolicy()
static ParserBase.ValidationPolicy
Returns the enum constant of this type with the specified name.static ParserBase.ValidationPolicy[]
ParserBase.ValidationPolicy.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
ParserBase.setupValidation
(ParserBase.ValidationPolicy policy)