
Uses of Enum
org.hl7.fhir.dstu2.model.MedicationDispense.MedicationDispenseStatus
Packages that use MedicationDispense.MedicationDispenseStatus
-
Uses of MedicationDispense.MedicationDispenseStatus in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model with type parameters of type MedicationDispense.MedicationDispenseStatusModifier and TypeFieldDescriptionMedicationDispense.status
A code specifying the state of the set of dispense events.Methods in org.hl7.fhir.dstu2.model that return MedicationDispense.MedicationDispenseStatusModifier and TypeMethodDescriptionMedicationDispense.getStatus()
Returns the enum constant of this type with the specified name.MedicationDispense.MedicationDispenseStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hl7.fhir.dstu2.model that return types with arguments of type MedicationDispense.MedicationDispenseStatusMethods in org.hl7.fhir.dstu2.model with parameters of type MedicationDispense.MedicationDispenseStatusModifier and TypeMethodDescriptionMedicationDispense.setStatus
(MedicationDispense.MedicationDispenseStatus value) MedicationDispense.MedicationDispenseStatusEnumFactory.toCode
(MedicationDispense.MedicationDispenseStatus code) Method parameters in org.hl7.fhir.dstu2.model with type arguments of type MedicationDispense.MedicationDispenseStatusModifier and TypeMethodDescriptionMedicationDispense.setStatusElement
(Enumeration<MedicationDispense.MedicationDispenseStatus> value)