Uses of Enum Class
com.mypurecloud.sdk.v2.model.CoachingAppointmentStatusResponse.StatusEnum
Packages that use CoachingAppointmentStatusResponse.StatusEnum
-
Uses of CoachingAppointmentStatusResponse.StatusEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CoachingAppointmentStatusResponse.StatusEnumModifier and TypeMethodDescriptionCoachingAppointmentStatusResponse.StatusEnum.fromString(String key) CoachingAppointmentStatusResponse.getStatus()Returns the enum constant of this class with the specified name.CoachingAppointmentStatusResponse.StatusEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.