Skip navigation links

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

E38079-01


com.convergin.wcs.osgi.im.scf.cs1
Interface AdvancedNGInapExtConfigParserMBean


public interface AdvancedNGInapExtConfigParserMBean

Method Summary
 BigInteger getCorrelationIdMax()
          Gets the value of the correlationIdMax property.
 BigInteger getCorrelationIdMin()
          Gets the value of the correlationIdMin property.
 BigInteger getResetTimerValueInSeconds()
          Gets the value of the resetTimerValueInSeconds property.
 BigInteger getUiResetTimerValueInSeconds()
          Gets the value of the uiResetTimerValueInSeconds property.
 boolean isSetInitiateCallAttemptWithSupressTCsi()
          Gets the value of the setInitiateCallAttemptWithSupressTCsi property.
 boolean isSetReleaseIfDurationExceededOnFinalQuota()
          Gets the value of the setReleaseIfDurationExceededOnFinalQuota property.
 void setCorrelationIdMax(BigInteger value)
          Sets the value of the correlationIdMax property.
 void setCorrelationIdMin(BigInteger value)
          Sets the value of the correlationIdMin property.
 void setResetTimerValueInSeconds(BigInteger value)
          Sets the value of the resetTimerValueInSeconds property.
 void setSetInitiateCallAttemptWithSupressTCsi(boolean value)
          Sets the value of the setInitiateCallAttemptWithSupressTCsi property.
 void setSetReleaseIfDurationExceededOnFinalQuota(boolean value)
          Sets the value of the setReleaseIfDurationExceededOnFinalQuota property.
 void setUiResetTimerValueInSeconds(BigInteger value)
          Sets the value of the uiResetTimerValueInSeconds property.

 

Method Detail

getResetTimerValueInSeconds

BigInteger getResetTimerValueInSeconds()
Gets the value of the resetTimerValueInSeconds property.

setResetTimerValueInSeconds

void setResetTimerValueInSeconds(BigInteger value)
Sets the value of the resetTimerValueInSeconds property.

getUiResetTimerValueInSeconds

BigInteger getUiResetTimerValueInSeconds()
Gets the value of the uiResetTimerValueInSeconds property.

setUiResetTimerValueInSeconds

void setUiResetTimerValueInSeconds(BigInteger value)
Sets the value of the uiResetTimerValueInSeconds property.

getCorrelationIdMax

BigInteger getCorrelationIdMax()
Gets the value of the correlationIdMax property.

setCorrelationIdMax

void setCorrelationIdMax(BigInteger value)
Sets the value of the correlationIdMax property.

getCorrelationIdMin

BigInteger getCorrelationIdMin()
Gets the value of the correlationIdMin property.

setCorrelationIdMin

void setCorrelationIdMin(BigInteger value)
Sets the value of the correlationIdMin property.

isSetReleaseIfDurationExceededOnFinalQuota

boolean isSetReleaseIfDurationExceededOnFinalQuota()
Gets the value of the setReleaseIfDurationExceededOnFinalQuota property.

setSetReleaseIfDurationExceededOnFinalQuota

void setSetReleaseIfDurationExceededOnFinalQuota(boolean value)
Sets the value of the setReleaseIfDurationExceededOnFinalQuota property.

isSetInitiateCallAttemptWithSupressTCsi

boolean isSetInitiateCallAttemptWithSupressTCsi()
Gets the value of the setInitiateCallAttemptWithSupressTCsi property.

setSetInitiateCallAttemptWithSupressTCsi

void setSetInitiateCallAttemptWithSupressTCsi(boolean value)
Sets the value of the setInitiateCallAttemptWithSupressTCsi 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.