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