
Uses of Enum
org.hl7.fhir.r4.model.codesystems.V3TableCellVerticalAlign
Packages that use V3TableCellVerticalAlign
-
Uses of V3TableCellVerticalAlign in org.hl7.fhir.r4.model.codesystems
Methods in org.hl7.fhir.r4.model.codesystems that return V3TableCellVerticalAlignModifier and TypeMethodDescriptionstatic V3TableCellVerticalAlign
static V3TableCellVerticalAlign
Returns the enum constant of this type with the specified name.static V3TableCellVerticalAlign[]
V3TableCellVerticalAlign.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 V3TableCellVerticalAlignModifier and TypeMethodDescriptionV3TableCellVerticalAlignEnumFactory.toCode
(V3TableCellVerticalAlign code) V3TableCellVerticalAlignEnumFactory.toSystem
(V3TableCellVerticalAlign code)