@GwtIncompatible public static class BWSystem.SystemSIPDeviceFileApplyExtendedCaptureToAllDeviceProfilesRequest extends Request<DefaultResponse>
Request.Protocol
Modifier and Type | Field and Description |
---|---|
protected String |
deviceType |
protected Boolean |
extendedCaptureOnUploadFromDevice |
protected String |
fileFormat |
Constructor and Description |
---|
SystemSIPDeviceFileApplyExtendedCaptureToAllDeviceProfilesRequest(BroadWorksServer broadWorksServer,
String deviceType,
String fileFormat,
Boolean extendedCaptureOnUploadFromDevice) |
Modifier and Type | Method and Description |
---|---|
void |
formRequest()
Forms the XML Document for this Request Object.
|
String |
getDeviceType() |
static BWSystem.SystemSIPDeviceFileApplyExtendedCaptureToAllDeviceProfilesRequest |
getEmptyObject(BroadWorksServer broadWorksServer)
Retrieves this object with minimal setup.
|
Boolean |
getExtendedCaptureOnUploadFromDevice() |
String |
getFileFormat() |
BWSystem.SystemSIPDeviceFileApplyExtendedCaptureToAllDeviceProfilesRequest |
setDeviceType(String deviceType) |
BWSystem.SystemSIPDeviceFileApplyExtendedCaptureToAllDeviceProfilesRequest |
setExtendedCaptureOnUploadFromDevice(Boolean extendedCaptureOnUploadFromDevice) |
BWSystem.SystemSIPDeviceFileApplyExtendedCaptureToAllDeviceProfilesRequest |
setFileFormat(String fileFormat) |
appendChild, appendChild, appendChild, asyncFire, createElement, createNilElement, createTextElement, fire, fire, getBroadWorksServer, getCacheString, getCommandElement, getCommandType, getDomDocument, getId, getOCSProtocol, getRequestTimeoutMillis, getResponseClass, getRootElement, getValidationErrorsAsString, isMemberOfBundle, isValid, setBroadWorksServer, setCommandElement, setCommandType, setDomDocument, setMemberOfBundle, setRequestId, setRequestTimeoutMillis, setResponseClass, setRootElement, toString, validate
@NotNull @Size(min=1, max=40) protected String deviceType
@NotNull @Size(min=1, max=128) protected String fileFormat
@NotNull protected Boolean extendedCaptureOnUploadFromDevice
public SystemSIPDeviceFileApplyExtendedCaptureToAllDeviceProfilesRequest(BroadWorksServer broadWorksServer, String deviceType, String fileFormat, Boolean extendedCaptureOnUploadFromDevice)
public BWSystem.SystemSIPDeviceFileApplyExtendedCaptureToAllDeviceProfilesRequest setDeviceType(String deviceType)
public String getDeviceType()
public BWSystem.SystemSIPDeviceFileApplyExtendedCaptureToAllDeviceProfilesRequest setFileFormat(String fileFormat)
public String getFileFormat()
public BWSystem.SystemSIPDeviceFileApplyExtendedCaptureToAllDeviceProfilesRequest setExtendedCaptureOnUploadFromDevice(Boolean extendedCaptureOnUploadFromDevice)
public Boolean getExtendedCaptureOnUploadFromDevice()
public static BWSystem.SystemSIPDeviceFileApplyExtendedCaptureToAllDeviceProfilesRequest getEmptyObject(BroadWorksServer broadWorksServer)
broadWorksServer
- The BroadWorksServerpublic void formRequest()
formRequest
in class Request<DefaultResponse>
Copyright © 2017 ECG. All rights reserved.