Uses of Enum Class
com.mypurecloud.sdk.v2.model.WfmHistoricalAdherenceResponse.QueryStateEnum
Packages that use WfmHistoricalAdherenceResponse.QueryStateEnum
-
Uses of WfmHistoricalAdherenceResponse.QueryStateEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WfmHistoricalAdherenceResponse.QueryStateEnumModifier and TypeMethodDescriptionWfmHistoricalAdherenceResponse.QueryStateEnum.fromString(String key) WfmHistoricalAdherenceResponse.getQueryState()Returns the enum constant of this class with the specified name.WfmHistoricalAdherenceResponse.QueryStateEnum.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 WfmHistoricalAdherenceResponse.QueryStateEnumModifier and TypeMethodDescriptionWfmHistoricalAdherenceResponse.queryState(WfmHistoricalAdherenceResponse.QueryStateEnum queryState) The state of the adherence queryvoidWfmHistoricalAdherenceResponse.setQueryState(WfmHistoricalAdherenceResponse.QueryStateEnum queryState)