public class AgentStatusModel extends Object
| 构造器和说明 |
|---|
AgentStatusModel() |
private String cno
private String clientName
private Integer bindType
private String bindTel
private String customerNumber
private String customerNumberEncrypt
private Integer pauseType
private String pauseDescription
private String agentStatus
private String customerStatus
private String agentStatusDetail
private Integer incomingCallCount
private Integer bridgeCallCount
private Integer queueIncomingCallCount
private Long stateDuration
private Long loginDuration
private Double obBridgeRate
private Long obBridgeDuration
private Long obAvgBridgeDuration
private Integer idleTimeOut
private Long ibAnsweredRingingDuration
private String code
private String queueInfo
private String queues
private Integer obCallCount
private Integer obClientUnbridgeCount
private Integer obCustomerBridgeCount
private Integer obCustomerUnbridgeCount
private String[] tagNames
private Integer ibClientAnsweredCount
private Integer ibClientUnansweredCount
private Integer quickUnlinkCount
private Integer ibClientTotalCount
private double ibClientAnsweredRate
private Integer predictToCall
public Integer getIdleTimeOut()
public void setIdleTimeOut(Integer idleTimeOut)
public Long getIbAnsweredRingingDuration()
public void setIbAnsweredRingingDuration(Long ibAnsweredRingingDuration)
public String getCode()
public void setCode(String code)
public String getQueueInfo()
public void setQueueInfo(String queueInfo)
public String getQueues()
public void setQueues(String queues)
public Integer getObCallCount()
public void setObCallCount(Integer obCallCount)
public Integer getObClientUnbridgeCount()
public void setObClientUnbridgeCount(Integer obClientUnbridgeCount)
public Integer getObCustomerBridgeCount()
public void setObCustomerBridgeCount(Integer obCustomerBridgeCount)
public Integer getObCustomerUnbridgeCount()
public void setObCustomerUnbridgeCount(Integer obCustomerUnbridgeCount)
public String[] getTagNames()
public void setTagNames(String[] tagNames)
public Integer getIbClientAnsweredCount()
public void setIbClientAnsweredCount(Integer ibClientAnsweredCount)
public Integer getIbClientUnansweredCount()
public void setIbClientUnansweredCount(Integer ibClientUnansweredCount)
public Integer getQuickUnlinkCount()
public void setQuickUnlinkCount(Integer quickUnlinkCount)
public Integer getIbClientTotalCount()
public void setIbClientTotalCount(Integer ibClientTotalCount)
public double getIbClientAnsweredRate()
public void setIbClientAnsweredRate(double ibClientAnsweredRate)
public Integer getPredictToCall()
public void setPredictToCall(Integer predictToCall)
public String getCno()
public void setCno(String cno)
public String getClientName()
public void setClientName(String clientName)
public Integer getBindType()
public void setBindType(Integer bindType)
public String getBindTel()
public void setBindTel(String bindTel)
public String getCustomerNumber()
public void setCustomerNumber(String customerNumber)
public Integer getPauseType()
public void setPauseType(Integer pauseType)
public String getAgentStatusDetail()
public void setAgentStatusDetail(String agentStatusDetail)
public String getAgentStatus()
public void setAgentStatus(String agentStatus)
public String getCustomerStatus()
public void setCustomerStatus(String customerStatus)
public Integer getIncomingCallCount()
public void setIncomingCallCount(Integer incomingCallCount)
public Integer getQueueIncomingCallCount()
public void setQueueIncomingCallCount(Integer queueIncomingCallCount)
public Long getStateDuration()
public void setStateDuration(Long stateDuration)
public Long getLoginDuration()
public void setLoginDuration(Long loginDuration)
public String getPauseDescription()
public void setPauseDescription(String pauseDescription)
public String getCustomerNumberEncrypt()
public void setCustomerNumberEncrypt(String customerNumberEncrypt)
public Integer getBridgeCallCount()
public void setBridgeCallCount(Integer bridgeCallCount)
public Double getObBridgeRate()
public void setObBridgeRate(Double obBridgeRate)
public Long getObBridgeDuration()
public void setObBridgeDuration(Long obBridgeDuration)
public Long getObAvgBridgeDuration()
public void setObAvgBridgeDuration(Long obAvgBridgeDuration)
Copyright © 2024. All rights reserved.