@GwtIncompatible public static class CallCenter.GroupCallCenterGetInstanceStatisticsRequest extends Request<CallCenter.GroupCallCenterGetInstanceStatisticsResponse>
Request.Protocol| Modifier and Type | Field and Description | 
|---|---|
protected CallCenterStatisticsRange | 
statisticsRange  | 
protected CallCenter | 
user  | 
| Constructor and Description | 
|---|
GroupCallCenterGetInstanceStatisticsRequest(CallCenter user,
                                           CallCenterStatisticsRange statisticsRange)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
formRequest()
Forms the XML Document for this Request Object. 
 | 
CallCenter | 
getCallCenter()  | 
static CallCenter.GroupCallCenterGetInstanceStatisticsRequest | 
getEmptyObject(BroadWorksServer broadWorksServer)
Retrieves this object with minimal setup. 
 | 
CallCenterStatisticsRange | 
getStatisticsRange()  | 
CallCenter.GroupCallCenterGetInstanceStatisticsRequest | 
setStatisticsRange(CallCenterStatisticsRange statisticsRange)  | 
CallCenter.GroupCallCenterGetInstanceStatisticsRequest | 
setUser(CallCenter user)  | 
appendChild, appendChild, appendChild, asyncFire, createElement, createNilElement, createTextElement, fire, fire, getBroadWorksServer, getCacheString, getCommandElement, getCommandType, getDomDocument, getId, getResponseClass, getRootElement, getValidationErrorsAsString, isMemberOfBundle, isValid, setBroadWorksServer, setCommandElement, setCommandType, setDomDocument, setMemberOfBundle, setRequestId, setResponseClass, setRootElement, toString, validate@NotNull protected transient CallCenter user
@NotNull protected CallCenterStatisticsRange statisticsRange
public GroupCallCenterGetInstanceStatisticsRequest(CallCenter user, CallCenterStatisticsRange statisticsRange)
public CallCenter.GroupCallCenterGetInstanceStatisticsRequest setUser(CallCenter user)
public CallCenter getCallCenter()
public CallCenter.GroupCallCenterGetInstanceStatisticsRequest setStatisticsRange(CallCenterStatisticsRange statisticsRange)
public CallCenterStatisticsRange getStatisticsRange()
public static CallCenter.GroupCallCenterGetInstanceStatisticsRequest getEmptyObject(BroadWorksServer broadWorksServer)
broadWorksServer - The BroadWorksServerpublic void formRequest()
formRequest in class Request<CallCenter.GroupCallCenterGetInstanceStatisticsResponse>Copyright © 2016 ECG. All rights reserved.