Uses of Enum Class
CustomTypes.ServiceProvided
Packages that use ServiceProvided
-
Uses of ServiceProvided in CustomTypes
Methods in CustomTypes that return ServiceProvidedModifier 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
Methods in Model that return ServiceProvidedConstructors in Model with parameters of type ServiceProvidedModifierConstructorDescriptionAppointmentOutcomeRecord
(String prescriptionId, ServiceProvided serviceProvided, String notes)