Uses of Enum Class
com.mypurecloud.sdk.v2.model.CoachingAppointmentStatusRequest.StatusEnum
Packages that use CoachingAppointmentStatusRequest.StatusEnum
-
Uses of CoachingAppointmentStatusRequest.StatusEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CoachingAppointmentStatusRequest.StatusEnumModifier and TypeMethodDescriptionCoachingAppointmentStatusRequest.StatusEnum.fromString(String key) CoachingAppointmentStatusRequest.getStatus()Returns the enum constant of this class with the specified name.CoachingAppointmentStatusRequest.StatusEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type CoachingAppointmentStatusRequest.StatusEnumModifier and TypeMethodDescriptionvoidCoachingAppointmentStatusRequest.setStatus(CoachingAppointmentStatusRequest.StatusEnum status) CoachingAppointmentStatusRequest.status(CoachingAppointmentStatusRequest.StatusEnum status) The status of the coaching appointment