
Uses of Enum
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 type with the specified name.static RequestIntent[]
RequestIntent.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 RequestIntentModifier and TypeMethodDescriptionRequestIntentEnumFactory.toCode
(RequestIntent code) RequestIntentEnumFactory.toSystem
(RequestIntent code)