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