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