@GwtIncompatible public static class BusyLampField.SystemBusyLampFieldModifyRequest extends Request<DefaultResponse>
Request.Protocol
Modifier and Type | Field and Description |
---|---|
protected Boolean |
displayLocalUserIdentityLastNameFirst |
protected Boolean |
forceUseOfTCP |
Constructor and Description |
---|
SystemBusyLampFieldModifyRequest(BroadWorksServer broadWorksServer) |
Modifier and Type | Method and Description |
---|---|
void |
formRequest()
Forms the XML Document for this Request Object.
|
Boolean |
getDisplayLocalUserIdentityLastNameFirst() |
Boolean |
getForceUseOfTCP() |
BusyLampField.SystemBusyLampFieldModifyRequest |
setDisplayLocalUserIdentityLastNameFirst(Boolean displayLocalUserIdentityLastNameFirst) |
BusyLampField.SystemBusyLampFieldModifyRequest |
setForceUseOfTCP(Boolean forceUseOfTCP) |
appendChild, appendChild, appendChild, asyncFire, createDocument, createElement, createNilElement, createTextElement, fire, fire, getBroadWorksServer, getCommandElement, getCommandType, getDomDocument, getId, getResponseClass, getRootElement, isMemberOfBundle, isValid, run, setBroadWorksServer, setCommandElement, setCommandType, setDomDocument, setMemberOfBundle, setRequestId, setResponseClass, setRootElement, toString, validate
protected Boolean displayLocalUserIdentityLastNameFirst
protected Boolean forceUseOfTCP
public SystemBusyLampFieldModifyRequest(BroadWorksServer broadWorksServer)
public BusyLampField.SystemBusyLampFieldModifyRequest setDisplayLocalUserIdentityLastNameFirst(Boolean displayLocalUserIdentityLastNameFirst)
public Boolean getDisplayLocalUserIdentityLastNameFirst()
public BusyLampField.SystemBusyLampFieldModifyRequest setForceUseOfTCP(Boolean forceUseOfTCP)
public Boolean getForceUseOfTCP()
public void formRequest()
formRequest
in class Request<DefaultResponse>
Copyright © 2016 ECG. All rights reserved.