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