Uses of Enum Class
com.mypurecloud.sdk.v2.model.RoutingActivityResponse.EntityIdDimensionEnum
Packages that use RoutingActivityResponse.EntityIdDimensionEnum
-
Uses of RoutingActivityResponse.EntityIdDimensionEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return RoutingActivityResponse.EntityIdDimensionEnumModifier and TypeMethodDescriptionRoutingActivityResponse.EntityIdDimensionEnum.fromString(String key) RoutingActivityResponse.getEntityIdDimension()Returns the enum constant of this class with the specified name.RoutingActivityResponse.EntityIdDimensionEnum.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 RoutingActivityResponse.EntityIdDimensionEnumModifier and TypeMethodDescriptionRoutingActivityResponse.entityIdDimension(RoutingActivityResponse.EntityIdDimensionEnum entityIdDimension) Dimension that is used as an entityIdvoidRoutingActivityResponse.setEntityIdDimension(RoutingActivityResponse.EntityIdDimensionEnum entityIdDimension)