![](/hapi-fhir/images/logos/raccoon-forwards.png)
Uses of Enum
org.hl7.fhir.r4.model.codesystems.DefinitionUse
Packages that use DefinitionUse
-
Uses of DefinitionUse in org.hl7.fhir.r4.model.codesystems
Methods in org.hl7.fhir.r4.model.codesystems that return DefinitionUseModifier and TypeMethodDescriptionstatic DefinitionUse
static DefinitionUse
Returns the enum constant of this type with the specified name.static DefinitionUse[]
DefinitionUse.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 DefinitionUseModifier and TypeMethodDescriptionDefinitionUseEnumFactory.toCode
(DefinitionUse code) DefinitionUseEnumFactory.toSystem
(DefinitionUse code)