![](/hapi-fhir/images/logos/raccoon-forwards.png)
Uses of Enum
org.hl7.fhir.r4.model.Appointment.AppointmentStatus
Packages that use Appointment.AppointmentStatus
-
Uses of Appointment.AppointmentStatus in org.hl7.fhir.r4.model
Fields in org.hl7.fhir.r4.model with type parameters of type Appointment.AppointmentStatusModifier and TypeFieldDescriptionprotected Enumeration
<Appointment.AppointmentStatus> Appointment.status
The overall status of the Appointment.Methods in org.hl7.fhir.r4.model that return Appointment.AppointmentStatusModifier and TypeMethodDescriptionAppointment.getStatus()
Returns the enum constant of this type with the specified name.static Appointment.AppointmentStatus[]
Appointment.AppointmentStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hl7.fhir.r4.model that return types with arguments of type Appointment.AppointmentStatusModifier and TypeMethodDescriptionAppointment.AppointmentStatusEnumFactory.fromType
(PrimitiveType<?> code) Appointment.getStatusElement()
Methods in org.hl7.fhir.r4.model with parameters of type Appointment.AppointmentStatusModifier and TypeMethodDescriptionAppointment.setStatus
(Appointment.AppointmentStatus value) Appointment.AppointmentStatusEnumFactory.toCode
(Appointment.AppointmentStatus code) Appointment.AppointmentStatusEnumFactory.toSystem
(Appointment.AppointmentStatus code) Method parameters in org.hl7.fhir.r4.model with type arguments of type Appointment.AppointmentStatusModifier and TypeMethodDescriptionAppointment.setStatusElement
(Enumeration<Appointment.AppointmentStatus> value) Constructor parameters in org.hl7.fhir.r4.model with type arguments of type Appointment.AppointmentStatusModifierConstructorDescriptionConstructor