
Uses of Enum Class
org.hl7.fhir.r4.model.codesystems.V3TableCellHorizontalAlign
Packages that use V3TableCellHorizontalAlign
-
Uses of V3TableCellHorizontalAlign in org.hl7.fhir.r4.model.codesystems
Methods in org.hl7.fhir.r4.model.codesystems that return V3TableCellHorizontalAlignModifier and TypeMethodDescriptionstatic V3TableCellHorizontalAlign
static V3TableCellHorizontalAlign
Returns the enum constant of this class with the specified name.static V3TableCellHorizontalAlign[]
V3TableCellHorizontalAlign.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 V3TableCellHorizontalAlignModifier and TypeMethodDescriptionV3TableCellHorizontalAlignEnumFactory.toCode
(V3TableCellHorizontalAlign code) V3TableCellHorizontalAlignEnumFactory.toSystem
(V3TableCellHorizontalAlign code)