Package com.mypurecloud.sdk.v2.model
Class WfmHistoricalAdherenceAgentCalculationsCompleteTopicWfmHistoricalAdherenceAgentDayMetrics
java.lang.Object
com.mypurecloud.sdk.v2.model.WfmHistoricalAdherenceAgentCalculationsCompleteTopicWfmHistoricalAdherenceAgentDayMetrics
- All Implemented Interfaces:
Serializable
public class WfmHistoricalAdherenceAgentCalculationsCompleteTopicWfmHistoricalAdherenceAgentDayMetrics
extends Object
implements Serializable
WfmHistoricalAdherenceAgentCalculationsCompleteTopicWfmHistoricalAdherenceAgentDayMetrics
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionWfmHistoricalAdherenceAgentCalculationsCompleteTopicWfmHistoricalAdherenceAgentDayMetrics(Boolean initWithEmptyList) -
Method Summary
Modifier and TypeMethodDescriptionactualLengthSeconds(Long actualLengthSeconds) adherencePercentage(BigDecimal adherencePercentage) adherenceScheduleSeconds(Long adherenceScheduleSeconds) conformanceActualSeconds(Long conformanceActualSeconds) conformancePercentage(BigDecimal conformancePercentage) conformanceScheduleSeconds(Long conformanceScheduleSeconds) dayStartOffsetSeconds(Long dayStartOffsetSeconds) booleanexceptionCount(Long exceptionCount) exceptionDurationSeconds(Long exceptionDurationSeconds) inthashCode()impactSeconds(Long impactSeconds) scheduleLengthSeconds(Long scheduleLengthSeconds) voidsetActualLengthSeconds(Long actualLengthSeconds) voidsetAdherencePercentage(BigDecimal adherencePercentage) voidsetAdherenceScheduleSeconds(Long adherenceScheduleSeconds) voidsetConformanceActualSeconds(Long conformanceActualSeconds) voidsetConformancePercentage(BigDecimal conformancePercentage) voidsetConformanceScheduleSeconds(Long conformanceScheduleSeconds) voidsetDayStartOffsetSeconds(Long dayStartOffsetSeconds) voidsetExceptionCount(Long exceptionCount) voidsetExceptionDurationSeconds(Long exceptionDurationSeconds) voidsetImpactSeconds(Long impactSeconds) voidsetScheduleLengthSeconds(Long scheduleLengthSeconds) toString()
-
Constructor Details
-
WfmHistoricalAdherenceAgentCalculationsCompleteTopicWfmHistoricalAdherenceAgentDayMetrics
public WfmHistoricalAdherenceAgentCalculationsCompleteTopicWfmHistoricalAdherenceAgentDayMetrics() -
WfmHistoricalAdherenceAgentCalculationsCompleteTopicWfmHistoricalAdherenceAgentDayMetrics
public WfmHistoricalAdherenceAgentCalculationsCompleteTopicWfmHistoricalAdherenceAgentDayMetrics(Boolean initWithEmptyList)
-
-
Method Details
-
dayStartOffsetSeconds
public WfmHistoricalAdherenceAgentCalculationsCompleteTopicWfmHistoricalAdherenceAgentDayMetrics dayStartOffsetSeconds(Long dayStartOffsetSeconds) -
getDayStartOffsetSeconds
-
setDayStartOffsetSeconds
-
adherenceScheduleSeconds
public WfmHistoricalAdherenceAgentCalculationsCompleteTopicWfmHistoricalAdherenceAgentDayMetrics adherenceScheduleSeconds(Long adherenceScheduleSeconds) -
getAdherenceScheduleSeconds
-
setAdherenceScheduleSeconds
-
conformanceScheduleSeconds
public WfmHistoricalAdherenceAgentCalculationsCompleteTopicWfmHistoricalAdherenceAgentDayMetrics conformanceScheduleSeconds(Long conformanceScheduleSeconds) -
getConformanceScheduleSeconds
-
setConformanceScheduleSeconds
-
conformanceActualSeconds
public WfmHistoricalAdherenceAgentCalculationsCompleteTopicWfmHistoricalAdherenceAgentDayMetrics conformanceActualSeconds(Long conformanceActualSeconds) -
getConformanceActualSeconds
-
setConformanceActualSeconds
-
exceptionCount
public WfmHistoricalAdherenceAgentCalculationsCompleteTopicWfmHistoricalAdherenceAgentDayMetrics exceptionCount(Long exceptionCount) -
getExceptionCount
-
setExceptionCount
-
exceptionDurationSeconds
public WfmHistoricalAdherenceAgentCalculationsCompleteTopicWfmHistoricalAdherenceAgentDayMetrics exceptionDurationSeconds(Long exceptionDurationSeconds) -
getExceptionDurationSeconds
-
setExceptionDurationSeconds
-
actualLengthSeconds
public WfmHistoricalAdherenceAgentCalculationsCompleteTopicWfmHistoricalAdherenceAgentDayMetrics actualLengthSeconds(Long actualLengthSeconds) -
getActualLengthSeconds
-
setActualLengthSeconds
-
scheduleLengthSeconds
public WfmHistoricalAdherenceAgentCalculationsCompleteTopicWfmHistoricalAdherenceAgentDayMetrics scheduleLengthSeconds(Long scheduleLengthSeconds) -
getScheduleLengthSeconds
-
setScheduleLengthSeconds
-
impactSeconds
public WfmHistoricalAdherenceAgentCalculationsCompleteTopicWfmHistoricalAdherenceAgentDayMetrics impactSeconds(Long impactSeconds) -
getImpactSeconds
-
setImpactSeconds
-
adherencePercentage
public WfmHistoricalAdherenceAgentCalculationsCompleteTopicWfmHistoricalAdherenceAgentDayMetrics adherencePercentage(BigDecimal adherencePercentage) -
getAdherencePercentage
-
setAdherencePercentage
-
conformancePercentage
public WfmHistoricalAdherenceAgentCalculationsCompleteTopicWfmHistoricalAdherenceAgentDayMetrics conformancePercentage(BigDecimal conformancePercentage) -
getConformancePercentage
-
setConformancePercentage
-
equals
-
hashCode
public int hashCode() -
toString
-