@GwtIncompatible public static class CallCenter.GroupCallCenterCallDispositionCodeGetUsageListRequest extends Request<CallCenter.GroupCallCenterCallDispositionCodeGetUsageListResponse>
Request.Protocol
Modifier and Type | Field and Description |
---|---|
protected String |
code |
protected Group |
group |
Constructor and Description |
---|
GroupCallCenterCallDispositionCodeGetUsageListRequest(Group group,
String code) |
Modifier and Type | Method and Description |
---|---|
void |
formRequest()
Forms the XML Document for this Request Object.
|
String |
getCode() |
static CallCenter.GroupCallCenterCallDispositionCodeGetUsageListRequest |
getEmptyObject(BroadWorksServer broadWorksServer)
Retrieves this object with minimal setup.
|
Group |
getGroup() |
CallCenter.GroupCallCenterCallDispositionCodeGetUsageListRequest |
setCode(String code) |
CallCenter.GroupCallCenterCallDispositionCodeGetUsageListRequest |
setGroup(Group group) |
appendChild, appendChild, appendChild, asyncFire, createElement, createNilElement, createTextElement, fire, fire, getBroadWorksServer, getCacheString, getCommandElement, getCommandType, getDomDocument, getId, getOCSProtocol, getRequestTimeoutMillis, getResponseClass, getRootElement, getValidationErrorsAsString, isMemberOfBundle, isValid, setBroadWorksServer, setCommandElement, setCommandType, setDomDocument, setMemberOfBundle, setRequestId, setRequestTimeoutMillis, setResponseClass, setRootElement, toString, validate
@NotNull protected transient Group group
@NotNull @Size(min=1, max=10) protected String code
public CallCenter.GroupCallCenterCallDispositionCodeGetUsageListRequest setGroup(Group group)
public Group getGroup()
public CallCenter.GroupCallCenterCallDispositionCodeGetUsageListRequest setCode(String code)
public String getCode()
public static CallCenter.GroupCallCenterCallDispositionCodeGetUsageListRequest getEmptyObject(BroadWorksServer broadWorksServer)
broadWorksServer
- The BroadWorksServerpublic void formRequest()
formRequest
in class Request<CallCenter.GroupCallCenterCallDispositionCodeGetUsageListResponse>
Copyright © 2017 ECG. All rights reserved.