public static class ZoneCallingRestrictions.UserZoneCallingRestrictionsGetRequest extends Request<ZoneCallingRestrictions.UserZoneCallingRestrictionsGetResponse>
| Modifier and Type | Field and Description |
|---|---|
User |
user |
boolean |
userIsModified |
| Constructor and Description |
|---|
UserZoneCallingRestrictionsGetRequest(BroadWorksServer bws)
Default Constructor -- Not Guaranteed to work without checking Request validity with isValid()
|
UserZoneCallingRestrictionsGetRequest(User user) |
| Modifier and Type | Method and Description |
|---|---|
void |
formRequest()
Forms the XML Document for this Request Object.
|
User |
getUser() |
ZoneCallingRestrictions.UserZoneCallingRestrictionsGetRequest |
setUser(User user) |
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@NotNull public User user
public transient boolean userIsModified
public UserZoneCallingRestrictionsGetRequest(User user)
public UserZoneCallingRestrictionsGetRequest(BroadWorksServer bws)
bws - The BroadWorksServer to use for the Requestpublic ZoneCallingRestrictions.UserZoneCallingRestrictionsGetRequest setUser(User user)
public User getUser()
public void formRequest()
throws RequestException
formRequest in class Request<ZoneCallingRestrictions.UserZoneCallingRestrictionsGetResponse>RequestExceptionCopyright © 2016 ECG, Inc. All rights reserved.