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