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