public static class AttendantConsole.SystemAttendantConsoleModifyRequest extends Request<Response.DefaultResponse>
Modifier and Type | Field and Description |
---|---|
Integer |
maxMonitoredUsers |
boolean |
maxMonitoredUsersIsModified |
Constructor and Description |
---|
SystemAttendantConsoleModifyRequest(BroadWorksServer bws) |
Modifier and Type | Method and Description |
---|---|
void |
formRequest()
Forms the XML Document for this Request Object.
|
Integer |
getMaxMonitoredUsers() |
AttendantConsole.SystemAttendantConsoleModifyRequest |
setMaxMonitoredUsers(Integer maxMonitoredUsers) |
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
public Integer maxMonitoredUsers
public transient boolean maxMonitoredUsersIsModified
public SystemAttendantConsoleModifyRequest(BroadWorksServer bws)
public AttendantConsole.SystemAttendantConsoleModifyRequest setMaxMonitoredUsers(Integer maxMonitoredUsers)
public Integer getMaxMonitoredUsers()
public void formRequest() throws RequestException
formRequest
in class Request<Response.DefaultResponse>
RequestException
Copyright © 2016 ECG, Inc. All rights reserved.