
Uses of Enum Class
org.hl7.fhir.dstu3.model.codesystems.MedicationRequestIntent
Packages that use MedicationRequestIntent
-
Uses of MedicationRequestIntent in org.hl7.fhir.dstu3.model.codesystems
Methods in org.hl7.fhir.dstu3.model.codesystems that return MedicationRequestIntentModifier and TypeMethodDescriptionstatic MedicationRequestIntent
static MedicationRequestIntent
Returns the enum constant of this class with the specified name.static MedicationRequestIntent[]
MedicationRequestIntent.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hl7.fhir.dstu3.model.codesystems with parameters of type MedicationRequestIntentModifier and TypeMethodDescriptionMedicationRequestIntentEnumFactory.toCode
(MedicationRequestIntent code) MedicationRequestIntentEnumFactory.toSystem
(MedicationRequestIntent code)