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