Uses of Enum Class
org.hl7.fhir.r4.model.codesystems.DiscriminatorType
Packages that use DiscriminatorType
-
Uses of DiscriminatorType in org.hl7.fhir.r4.model.codesystems
Methods in org.hl7.fhir.r4.model.codesystems that return DiscriminatorTypeModifier and TypeMethodDescriptionstatic DiscriminatorTypestatic DiscriminatorTypeReturns the enum constant of this class with the specified name.static DiscriminatorType[]DiscriminatorType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hl7.fhir.r4.model.codesystems with parameters of type DiscriminatorTypeModifier and TypeMethodDescriptionDiscriminatorTypeEnumFactory.toCode(DiscriminatorType code) DiscriminatorTypeEnumFactory.toSystem(DiscriminatorType code)