package com.pollex.pam.enums; public enum AppointmentStatusEnum { AVAILABLE, DELETED }