public static class BWSystem.SystemDnGetUtilizationRequest14sp3 extends Request<BWSystem.SystemDnGetUtilizationResponse14sp3>
| Modifier and Type | Field and Description |
|---|---|
String |
phoneNumber |
boolean |
phoneNumberIsModified |
| Constructor and Description |
|---|
SystemDnGetUtilizationRequest14sp3(BroadWorksServer bws)
Default Constructor -- Not Guaranteed to work without checking Request validity with isValid()
|
SystemDnGetUtilizationRequest14sp3(BroadWorksServer bws,
String phoneNumber) |
| Modifier and Type | Method and Description |
|---|---|
void |
formRequest()
Forms the XML Document for this Request Object.
|
String |
getPhoneNumber() |
BWSystem.SystemDnGetUtilizationRequest14sp3 |
setPhoneNumber(String phoneNumber) |
appendChild, appendChild, appendChild, asyncFire, createElement, createNilElement, createTextElement, fire, fire, getBroadWorksServer, getCommandType, getDomDocument, getResponseClass, isMemberOfBundle, isValid, run, setBroadWorksServer, setCommandElement, setCommandType, setDomDocument, setMemberOfBundle, setRequestId, setResponseClass, setRootElement, toString, validate@Size(min=1,
max=23)
public String phoneNumber
public transient boolean phoneNumberIsModified
public SystemDnGetUtilizationRequest14sp3(BroadWorksServer bws, String phoneNumber)
public SystemDnGetUtilizationRequest14sp3(BroadWorksServer bws)
bws - The BroadWorksServer to use for the Requestpublic BWSystem.SystemDnGetUtilizationRequest14sp3 setPhoneNumber(String phoneNumber)
public String getPhoneNumber()
public void formRequest()
throws RequestException
formRequest in class Request<BWSystem.SystemDnGetUtilizationResponse14sp3>RequestExceptionCopyright © 2016 ECG, Inc. All rights reserved.