public class SystemAutomaticCallbackGetResponse17Proxy extends SystemServiceProxy implements Serializable
Modifier and Type | Field and Description |
---|---|
Integer |
activationDigit |
AutomaticCallbackMethod |
callbackMethod |
Integer |
maxCallbackRings |
Integer |
maxMonitorsPerOriginator |
Integer |
maxMonitorsPerTerminator |
Integer |
monitorMinutes |
Integer |
pollingIntervalSeconds |
Integer |
terminatorIdleGuardSeconds |
Constructor and Description |
---|
SystemAutomaticCallbackGetResponse17Proxy() |
Modifier and Type | Method and Description |
---|---|
Integer |
getActivationDigit() |
AutomaticCallbackMethod |
getCallbackMethod() |
Integer |
getMaxCallbackRings() |
Integer |
getMaxMonitorsPerOriginator() |
Integer |
getMaxMonitorsPerTerminator() |
Integer |
getMonitorMinutes() |
Integer |
getPollingIntervalSeconds() |
Integer |
getTerminatorIdleGuardSeconds() |
void |
setActivationDigit(Integer activationDigit) |
void |
setCallbackMethod(AutomaticCallbackMethod callbackMethod) |
void |
setMaxCallbackRings(Integer maxCallbackRings) |
void |
setMaxMonitorsPerOriginator(Integer maxMonitorsPerOriginator) |
void |
setMaxMonitorsPerTerminator(Integer maxMonitorsPerTerminator) |
void |
setMonitorMinutes(Integer monitorMinutes) |
void |
setPollingIntervalSeconds(Integer pollingIntervalSeconds) |
void |
setTerminatorIdleGuardSeconds(Integer terminatorIdleGuardSeconds) |
public Integer monitorMinutes
public Integer maxMonitorsPerOriginator
public Integer maxCallbackRings
public Integer maxMonitorsPerTerminator
public Integer terminatorIdleGuardSeconds
public AutomaticCallbackMethod callbackMethod
public Integer pollingIntervalSeconds
public Integer activationDigit
public SystemAutomaticCallbackGetResponse17Proxy()
public void setMonitorMinutes(Integer monitorMinutes)
public Integer getMonitorMinutes()
public void setMaxMonitorsPerOriginator(Integer maxMonitorsPerOriginator)
public Integer getMaxMonitorsPerOriginator()
public void setMaxCallbackRings(Integer maxCallbackRings)
public Integer getMaxCallbackRings()
public void setMaxMonitorsPerTerminator(Integer maxMonitorsPerTerminator)
public Integer getMaxMonitorsPerTerminator()
public void setTerminatorIdleGuardSeconds(Integer terminatorIdleGuardSeconds)
public Integer getTerminatorIdleGuardSeconds()
public void setCallbackMethod(AutomaticCallbackMethod callbackMethod)
public AutomaticCallbackMethod getCallbackMethod()
public void setPollingIntervalSeconds(Integer pollingIntervalSeconds)
public Integer getPollingIntervalSeconds()
public void setActivationDigit(Integer activationDigit)
public Integer getActivationDigit()
Copyright © 2016 ECG, Inc. All rights reserved.