Uses of Enum Class
com.mypurecloud.sdk.v2.model.CreateWorkPlanBid.AgentRankingTypeEnum
Packages that use CreateWorkPlanBid.AgentRankingTypeEnum
-
Uses of CreateWorkPlanBid.AgentRankingTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CreateWorkPlanBid.AgentRankingTypeEnumModifier and TypeMethodDescriptionCreateWorkPlanBid.AgentRankingTypeEnum.fromString(String key) CreateWorkPlanBid.getAgentRankingType()Returns the enum constant of this class with the specified name.CreateWorkPlanBid.AgentRankingTypeEnum.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 CreateWorkPlanBid.AgentRankingTypeEnumModifier and TypeMethodDescriptionCreateWorkPlanBid.agentRankingType(CreateWorkPlanBid.AgentRankingTypeEnum agentRankingType) The type of agent ranking selected for this bidvoidCreateWorkPlanBid.setAgentRankingType(CreateWorkPlanBid.AgentRankingTypeEnum agentRankingType)