Uses of Enum Class
CustomTypes.ServiceProvided
-
Uses of ServiceProvided in CustomTypes
Modifier and TypeMethodDescriptionstatic ServiceProvided
Returns the enum constant of this class with the specified name.static ServiceProvided[]
ServiceProvided.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ServiceProvided in Model
ModifierConstructorDescriptionAppointmentOutcomeRecord
(String prescriptionId, ServiceProvided serviceProvided, String notes)