Uses of Enum Class
CustomTypes.PrescriptionStatus
Packages that use PrescriptionStatus
-
Uses of PrescriptionStatus in CustomTypes
Methods in CustomTypes that return PrescriptionStatusModifier and TypeMethodDescriptionstatic PrescriptionStatus
Returns the enum constant of this class with the specified name.static PrescriptionStatus[]
PrescriptionStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of PrescriptionStatus in Model
Methods in Model that return PrescriptionStatusMethods in Model with parameters of type PrescriptionStatusConstructors in Model with parameters of type PrescriptionStatus -
Uses of PrescriptionStatus in Singletons
Methods in Singletons with parameters of type PrescriptionStatusModifier and TypeMethodDescriptionAppointmentFilter.filterByPrescriptionStatus
(PrescriptionStatus status)