Uses of Enum Class
com.mypurecloud.sdk.v2.model.PresenceDetailQueryPredicate.OperatorEnum
Packages that use PresenceDetailQueryPredicate.OperatorEnum
-
Uses of PresenceDetailQueryPredicate.OperatorEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return PresenceDetailQueryPredicate.OperatorEnumModifier and TypeMethodDescriptionPresenceDetailQueryPredicate.OperatorEnum.fromString(String key) PresenceDetailQueryPredicate.getOperator()Returns the enum constant of this class with the specified name.PresenceDetailQueryPredicate.OperatorEnum.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 PresenceDetailQueryPredicate.OperatorEnumModifier and TypeMethodDescriptionPresenceDetailQueryPredicate.operator(PresenceDetailQueryPredicate.OperatorEnum operator) Optional operator, default is matchesvoidPresenceDetailQueryPredicate.setOperator(PresenceDetailQueryPredicate.OperatorEnum operator)