Uses of Class
org.hl7.fhir.utilities.validation.ValidationOptions.ValueSetMode
-
Packages that use ValidationOptions.ValueSetMode Package Description org.hl7.fhir.utilities.validation -
-
Uses of ValidationOptions.ValueSetMode in org.hl7.fhir.utilities.validation
Methods in org.hl7.fhir.utilities.validation that return ValidationOptions.ValueSetMode Modifier and Type Method Description ValidationOptions.ValueSetModeValidationOptions. getValueSetMode()static ValidationOptions.ValueSetModeValidationOptions.ValueSetMode. valueOf(String name)Returns the enum constant of this type with the specified name.static ValidationOptions.ValueSetMode[]ValidationOptions.ValueSetMode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-