@GwtIncompatible public static class AutomaticCallback.SystemAutomaticCallbackModifyRequest extends Request<DefaultResponse>
Request.Protocol
Modifier and Type | Field and Description |
---|---|
protected Integer |
activationDigit |
protected AutomaticCallbackMethod |
callbackMethod |
protected Integer |
maxCallbackRings |
protected Integer |
maxMonitorsPerOriginator |
protected Integer |
maxMonitorsPerTerminator |
protected Integer |
monitorMinutes |
protected Integer |
pollingIntervalSeconds |
protected Integer |
terminatorIdleGuardSeconds |
Constructor and Description |
---|
SystemAutomaticCallbackModifyRequest(BroadWorksServer broadWorksServer) |
appendChild, appendChild, appendChild, asyncFire, createElement, createNilElement, createTextElement, fire, fire, getBroadWorksServer, getCacheString, getCommandElement, getCommandType, getDomDocument, getId, getResponseClass, getRootElement, getValidationErrorsAsString, isMemberOfBundle, isValid, setBroadWorksServer, setCommandElement, setCommandType, setDomDocument, setMemberOfBundle, setRequestId, setResponseClass, setRootElement, toString, validate
protected Integer monitorMinutes
protected Integer maxMonitorsPerOriginator
protected Integer maxCallbackRings
protected Integer maxMonitorsPerTerminator
protected Integer terminatorIdleGuardSeconds
protected AutomaticCallbackMethod callbackMethod
protected Integer pollingIntervalSeconds
protected Integer activationDigit
public SystemAutomaticCallbackModifyRequest(BroadWorksServer broadWorksServer)
public AutomaticCallback.SystemAutomaticCallbackModifyRequest setMonitorMinutes(Integer monitorMinutes)
public Integer getMonitorMinutes()
public AutomaticCallback.SystemAutomaticCallbackModifyRequest setMaxMonitorsPerOriginator(Integer maxMonitorsPerOriginator)
public Integer getMaxMonitorsPerOriginator()
public AutomaticCallback.SystemAutomaticCallbackModifyRequest setMaxCallbackRings(Integer maxCallbackRings)
public Integer getMaxCallbackRings()
public AutomaticCallback.SystemAutomaticCallbackModifyRequest setMaxMonitorsPerTerminator(Integer maxMonitorsPerTerminator)
public Integer getMaxMonitorsPerTerminator()
public AutomaticCallback.SystemAutomaticCallbackModifyRequest setTerminatorIdleGuardSeconds(Integer terminatorIdleGuardSeconds)
public Integer getTerminatorIdleGuardSeconds()
public AutomaticCallback.SystemAutomaticCallbackModifyRequest setCallbackMethod(AutomaticCallbackMethod callbackMethod)
public AutomaticCallbackMethod getCallbackMethod()
public AutomaticCallback.SystemAutomaticCallbackModifyRequest setPollingIntervalSeconds(Integer pollingIntervalSeconds)
public Integer getPollingIntervalSeconds()
public AutomaticCallback.SystemAutomaticCallbackModifyRequest setActivationDigit(Integer activationDigit)
public Integer getActivationDigit()
public void formRequest()
formRequest
in class Request<DefaultResponse>
Copyright © 2016 ECG. All rights reserved.