
Uses of Enum
org.hl7.fhir.r4.model.codesystems.V3ContainerSeparator
Packages that use V3ContainerSeparator
-
Uses of V3ContainerSeparator in org.hl7.fhir.r4.model.codesystems
Methods in org.hl7.fhir.r4.model.codesystems that return V3ContainerSeparatorModifier and TypeMethodDescriptionstatic V3ContainerSeparator
static V3ContainerSeparator
Returns the enum constant of this type with the specified name.static V3ContainerSeparator[]
V3ContainerSeparator.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hl7.fhir.r4.model.codesystems with parameters of type V3ContainerSeparatorModifier and TypeMethodDescriptionV3ContainerSeparatorEnumFactory.toCode
(V3ContainerSeparator code) V3ContainerSeparatorEnumFactory.toSystem
(V3ContainerSeparator code)