Uses of Enum Class
com.mypurecloud.sdk.v2.model.UpdateWorkPlanBid.RankingTiebreakerTypeEnum
Packages that use UpdateWorkPlanBid.RankingTiebreakerTypeEnum
-
Uses of UpdateWorkPlanBid.RankingTiebreakerTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return UpdateWorkPlanBid.RankingTiebreakerTypeEnumModifier and TypeMethodDescriptionUpdateWorkPlanBid.RankingTiebreakerTypeEnum.fromString(String key) UpdateWorkPlanBid.getRankingTiebreakerType()Returns the enum constant of this class with the specified name.UpdateWorkPlanBid.RankingTiebreakerTypeEnum.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 UpdateWorkPlanBid.RankingTiebreakerTypeEnumModifier and TypeMethodDescriptionUpdateWorkPlanBid.rankingTiebreakerType(UpdateWorkPlanBid.RankingTiebreakerTypeEnum rankingTiebreakerType) Ranking tiebreakervoidUpdateWorkPlanBid.setRankingTiebreakerType(UpdateWorkPlanBid.RankingTiebreakerTypeEnum rankingTiebreakerType)