public interface CallHandlingMBean
Modifier and Type | Method and Description |
---|---|
java.math.BigInteger |
getCallCcdirInterval()
Gets the value of the callCcdirInterval property.
|
java.math.BigInteger |
getCallCcdirWaitingInterval()
Gets the value of the callCcdirWaitingInterval property.
|
java.math.BigInteger |
getUiResetTimerIntervalInSeconds()
Gets the value of the uiResetTimerIntervalInSeconds property.
|
void |
setCallCcdirInterval(java.math.BigInteger value)
Sets the value of the callCcdirInterval property.
|
void |
setCallCcdirWaitingInterval(java.math.BigInteger value)
Sets the value of the callCcdirWaitingInterval property.
|
void |
setUiResetTimerIntervalInSeconds(java.math.BigInteger value)
Sets the value of the uiResetTimerIntervalInSeconds property.
|
java.math.BigInteger getCallCcdirInterval()
void setCallCcdirInterval(java.math.BigInteger value)
java.math.BigInteger getCallCcdirWaitingInterval()
void setCallCcdirWaitingInterval(java.math.BigInteger value)
java.math.BigInteger getUiResetTimerIntervalInSeconds()
void setUiResetTimerIntervalInSeconds(java.math.BigInteger value)