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