public class AlipayBossCsChannelQueryResponse extends AlipayResponse
Constructor and Description |
---|
AlipayBossCsChannelQueryResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getAtt()
Gets att.
|
String |
getComment()
Gets comment.
|
String |
getConnectionRate()
Gets connection rate.
|
String |
getCurrAgentsLoggedIn()
Gets curr agents logged in.
|
String |
getCurrAgentTalking()
Gets curr agent talking.
|
String |
getCurrentNotReadyAgents()
Gets current not ready agents.
|
String |
getCurrentReadyAgents()
Gets current ready agents.
|
String |
getCurrNumberWaitingCalls()
Gets curr number waiting calls.
|
String |
getRowKey()
Gets row key.
|
String |
getVisitorInflow()
Gets visitor inflow.
|
String |
getVisitorResponse()
Gets visitor response.
|
String |
getVisitorResponseTransfer()
Gets visitor response transfer.
|
void |
setAtt(String att)
Sets att.
|
void |
setComment(String comment)
Sets comment.
|
void |
setConnectionRate(String connectionRate)
Sets connection rate.
|
void |
setCurrAgentsLoggedIn(String currAgentsLoggedIn)
Sets curr agents logged in.
|
void |
setCurrAgentTalking(String currAgentTalking)
Sets curr agent talking.
|
void |
setCurrentNotReadyAgents(String currentNotReadyAgents)
Sets current not ready agents.
|
void |
setCurrentReadyAgents(String currentReadyAgents)
Sets current ready agents.
|
void |
setCurrNumberWaitingCalls(String currNumberWaitingCalls)
Sets curr number waiting calls.
|
void |
setRowKey(String rowKey)
Sets row key.
|
void |
setVisitorInflow(String visitorInflow)
Sets visitor inflow.
|
void |
setVisitorResponse(String visitorResponse)
Sets visitor response.
|
void |
setVisitorResponseTransfer(String visitorResponseTransfer)
Sets visitor response transfer.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public void setAtt(String att)
att
- the attpublic String getAtt()
public void setComment(String comment)
comment
- the commentpublic String getComment()
public void setConnectionRate(String connectionRate)
connectionRate
- the connection ratepublic String getConnectionRate()
public void setCurrAgentTalking(String currAgentTalking)
currAgentTalking
- the curr agent talkingpublic String getCurrAgentTalking()
public void setCurrAgentsLoggedIn(String currAgentsLoggedIn)
currAgentsLoggedIn
- the curr agents logged inpublic String getCurrAgentsLoggedIn()
public void setCurrNumberWaitingCalls(String currNumberWaitingCalls)
currNumberWaitingCalls
- the curr number waiting callspublic String getCurrNumberWaitingCalls()
public void setCurrentNotReadyAgents(String currentNotReadyAgents)
currentNotReadyAgents
- the current not ready agentspublic String getCurrentNotReadyAgents()
public void setCurrentReadyAgents(String currentReadyAgents)
currentReadyAgents
- the current ready agentspublic String getCurrentReadyAgents()
public void setRowKey(String rowKey)
rowKey
- the row keypublic String getRowKey()
public void setVisitorInflow(String visitorInflow)
visitorInflow
- the visitor inflowpublic String getVisitorInflow()
public void setVisitorResponse(String visitorResponse)
visitorResponse
- the visitor responsepublic String getVisitorResponse()
public void setVisitorResponseTransfer(String visitorResponseTransfer)
visitorResponseTransfer
- the visitor response transferpublic String getVisitorResponseTransfer()
Copyright © 2018. All rights reserved.