Uses of Enum Class
com.mypurecloud.sdk.v2.model.StaCategory.InteractionTypeEnum
Packages that use StaCategory.InteractionTypeEnum
-
Uses of StaCategory.InteractionTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return StaCategory.InteractionTypeEnumModifier and TypeMethodDescriptionStaCategory.InteractionTypeEnum.fromString(String key) StaCategory.getInteractionType()Returns the enum constant of this class with the specified name.static StaCategory.InteractionTypeEnum[]StaCategory.InteractionTypeEnum.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 StaCategory.InteractionTypeEnumModifier and TypeMethodDescriptionStaCategory.interactionType(StaCategory.InteractionTypeEnum interactionType) The type of interaction the category will apply tovoidStaCategory.setInteractionType(StaCategory.InteractionTypeEnum interactionType)