Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


com.convergin.wcs.osgi.im.scf.win1
Interface CallHandlingMBean


public interface CallHandlingMBean

Method Summary
 BigInteger getCallCcdirInterval()
          Gets the value of the callCcdirInterval property.
 BigInteger getCallCcdirWaitingInterval()
          Gets the value of the callCcdirWaitingInterval property.
 BigInteger getUiResetTimerIntervalInSeconds()
          Gets the value of the uiResetTimerIntervalInSeconds property.
 void setCallCcdirInterval(BigInteger value)
          Sets the value of the callCcdirInterval property.
 void setCallCcdirWaitingInterval(BigInteger value)
          Sets the value of the callCcdirWaitingInterval property.
 void setUiResetTimerIntervalInSeconds(BigInteger value)
          Sets the value of the uiResetTimerIntervalInSeconds property.

 

Method Detail

getCallCcdirInterval

BigInteger getCallCcdirInterval()
Gets the value of the callCcdirInterval property.

setCallCcdirInterval

void setCallCcdirInterval(BigInteger value)
Sets the value of the callCcdirInterval property.

getCallCcdirWaitingInterval

BigInteger getCallCcdirWaitingInterval()
Gets the value of the callCcdirWaitingInterval property.

setCallCcdirWaitingInterval

void setCallCcdirWaitingInterval(BigInteger value)
Sets the value of the callCcdirWaitingInterval property.

getUiResetTimerIntervalInSeconds

BigInteger getUiResetTimerIntervalInSeconds()
Gets the value of the uiResetTimerIntervalInSeconds property.

setUiResetTimerIntervalInSeconds

void setUiResetTimerIntervalInSeconds(BigInteger value)
Sets the value of the uiResetTimerIntervalInSeconds property.

Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


Copyright © 2013, Oracle and/or its affiliates. All rights reserved.