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