Uses of Enum Class
com.mypurecloud.sdk.v2.model.LearningSlotScheduleActivity.ExternalActivityTypeEnum
Packages that use LearningSlotScheduleActivity.ExternalActivityTypeEnum
-
Uses of LearningSlotScheduleActivity.ExternalActivityTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return LearningSlotScheduleActivity.ExternalActivityTypeEnumModifier and TypeMethodDescriptionLearningSlotScheduleActivity.ExternalActivityTypeEnum.fromString(String key) LearningSlotScheduleActivity.getExternalActivityType()Returns the enum constant of this class with the specified name.LearningSlotScheduleActivity.ExternalActivityTypeEnum.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 LearningSlotScheduleActivity.ExternalActivityTypeEnumModifier and TypeMethodDescriptionLearningSlotScheduleActivity.externalActivityType(LearningSlotScheduleActivity.ExternalActivityTypeEnum externalActivityType) The type of the external activity associated with this activity, if applicablevoidLearningSlotScheduleActivity.setExternalActivityType(LearningSlotScheduleActivity.ExternalActivityTypeEnum externalActivityType)