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 CallHandlingNGInapExtConfigParserMBean


public interface CallHandlingNGInapExtConfigParserMBean

Method Summary
 String getGsmScfAddress()
          Gets the value of the gsmScfAddress property.
 BigInteger getResetTimerIntervalInSeconds()
          Gets the value of the resetTimerIntervalInSeconds property.
 BigInteger getUiResetTimerIntervalInSeconds()
          Gets the value of the uiResetTimerIntervalInSeconds property.
 BigInteger getWaitForApplyChargingReportOrCallInformationReportTimerInSeconds()
          Gets the value of the waitForApplyChargingReportOrCallInformationReportTimerInSeconds property.
 BigInteger getWaitForAssistRequestInstructionsAfterEstablishTemporaryConnectionTimerInSeconds()
          Gets the value of the waitForAssistRequestInstructionsAfterEstablishTemporaryConnectionTimerInSeconds property.
 boolean isSetCorrelationIdForEstablishTemporaryConnection()
          Gets the value of the setCorrelationIdForEstablishTemporaryConnection property.
 boolean isSetScfIdForEstablishTemporaryConnection()
          Gets the value of the setScfIdForEstablishTemporaryConnection property.
 boolean isWaitForAssistRequestInstructionsAfterEstablishTemporaryConnection()
          Gets the value of the waitForAssistRequestInstructionsAfterEstablishTemporaryConnection property.
 void setGsmScfAddress(String value)
          Sets the value of the gsmScfAddress property.
 void setResetTimerIntervalInSeconds(BigInteger value)
          Sets the value of the resetTimerIntervalInSeconds property.
 void setSetCorrelationIdForEstablishTemporaryConnection(boolean value)
          Sets the value of the setCorrelationIdForEstablishTemporaryConnection property.
 void setSetScfIdForEstablishTemporaryConnection(boolean value)
          Sets the value of the setScfIdForEstablishTemporaryConnection property.
 void setUiResetTimerIntervalInSeconds(BigInteger value)
          Sets the value of the uiResetTimerIntervalInSeconds property.
 void setWaitForApplyChargingReportOrCallInformationReportTimerInSeconds(BigInteger value)
          Sets the value of the waitForApplyChargingReportOrCallInformationReportTimerInSeconds property.
 void setWaitForAssistRequestInstructionsAfterEstablishTemporaryConnection(boolean value)
          Sets the value of the waitForAssistRequestInstructionsAfterEstablishTemporaryConnection property.
 void setWaitForAssistRequestInstructionsAfterEstablishTemporaryConnectionTimerInSeconds(BigInteger value)
          Sets the value of the waitForAssistRequestInstructionsAfterEstablishTemporaryConnectionTimerInSeconds property.

 

Method Detail

getWaitForAssistRequestInstructionsAfterEstablishTemporaryConnectionTimerInSeconds

BigInteger getWaitForAssistRequestInstructionsAfterEstablishTemporaryConnectionTimerInSeconds()
Gets the value of the waitForAssistRequestInstructionsAfterEstablishTemporaryConnectionTimerInSeconds property.

setWaitForAssistRequestInstructionsAfterEstablishTemporaryConnectionTimerInSeconds

void setWaitForAssistRequestInstructionsAfterEstablishTemporaryConnectionTimerInSeconds(BigInteger value)
Sets the value of the waitForAssistRequestInstructionsAfterEstablishTemporaryConnectionTimerInSeconds property.

isWaitForAssistRequestInstructionsAfterEstablishTemporaryConnection

boolean isWaitForAssistRequestInstructionsAfterEstablishTemporaryConnection()
Gets the value of the waitForAssistRequestInstructionsAfterEstablishTemporaryConnection property.

setWaitForAssistRequestInstructionsAfterEstablishTemporaryConnection

void setWaitForAssistRequestInstructionsAfterEstablishTemporaryConnection(boolean value)
Sets the value of the waitForAssistRequestInstructionsAfterEstablishTemporaryConnection property.

getResetTimerIntervalInSeconds

BigInteger getResetTimerIntervalInSeconds()
Gets the value of the resetTimerIntervalInSeconds property.

setResetTimerIntervalInSeconds

void setResetTimerIntervalInSeconds(BigInteger value)
Sets the value of the resetTimerIntervalInSeconds property.

getUiResetTimerIntervalInSeconds

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

setUiResetTimerIntervalInSeconds

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

getGsmScfAddress

String getGsmScfAddress()
Gets the value of the gsmScfAddress property.

setGsmScfAddress

void setGsmScfAddress(String value)
Sets the value of the gsmScfAddress property.

getWaitForApplyChargingReportOrCallInformationReportTimerInSeconds

BigInteger getWaitForApplyChargingReportOrCallInformationReportTimerInSeconds()
Gets the value of the waitForApplyChargingReportOrCallInformationReportTimerInSeconds property.

setWaitForApplyChargingReportOrCallInformationReportTimerInSeconds

void setWaitForApplyChargingReportOrCallInformationReportTimerInSeconds(BigInteger value)
Sets the value of the waitForApplyChargingReportOrCallInformationReportTimerInSeconds property.

isSetScfIdForEstablishTemporaryConnection

boolean isSetScfIdForEstablishTemporaryConnection()
Gets the value of the setScfIdForEstablishTemporaryConnection property.

setSetScfIdForEstablishTemporaryConnection

void setSetScfIdForEstablishTemporaryConnection(boolean value)
Sets the value of the setScfIdForEstablishTemporaryConnection property.

isSetCorrelationIdForEstablishTemporaryConnection

boolean isSetCorrelationIdForEstablishTemporaryConnection()
Gets the value of the setCorrelationIdForEstablishTemporaryConnection property.

setSetCorrelationIdForEstablishTemporaryConnection

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