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 CallHandlingNGInapConfigParserMBean


public interface CallHandlingNGInapConfigParserMBean

Method Summary
 BigInteger getActivityTestIntervalInSeconds()
          Gets the value of the activityTestIntervalInSeconds property.
 BigInteger getActivityTestWaitingIntervalInSeconds()
          Gets the value of the activityTestWaitingIntervalInSeconds property.
 String getAddressPresentationRestrictionIndicatorOfGenericNumberValue()
           
 String getNumberingPlanIndicatorOfDestinationRoutingAddressValue()
           
 String getNumberingPlanIndicatorOfGenericNumberValue()
           
 String getNumberQualifierIndicatorOfGenericNumberValue()
           
 String getScreeningIndicatorOfGenericNumberValue()
           
 boolean isInternationalNetworkNumberIndicatorOfDestinationRoutingAddress()
          Gets the value of the internationalNetworkNumberIndicatorOfDestinationRoutingAddress property.
 boolean isNumberIncompleteIndicatorOfGenericNumber()
          Gets the value of the numberIncompleteIndicatorOfGenericNumber property.
 boolean isRrbcsmAccumulationMode()
          Gets the value of the rrbcsmAccumulationMode property.
 void setActivityTestIntervalInSeconds(BigInteger value)
          Sets the value of the activityTestIntervalInSeconds property.
 void setActivityTestWaitingIntervalInSeconds(BigInteger value)
          Sets the value of the activityTestWaitingIntervalInSeconds property.
 void setAddressPresentationRestrictionIndicatorOfGenericNumberValue(String value)
          Set the value of addressPresentationRestrictionIndicatorOfGenericNumber
 void setInternationalNetworkNumberIndicatorOfDestinationRoutingAddress(boolean value)
          Sets the value of the internationalNetworkNumberIndicatorOfDestinationRoutingAddress property.
 void setNumberIncompleteIndicatorOfGenericNumber(boolean value)
          Sets the value of the numberIncompleteIndicatorOfGenericNumber property.
 void setNumberingPlanIndicatorOfDestinationRoutingAddressValue(String value)
          Set the value of numberingPlanIndicatorOfDestinationRoutingAddress
 void setNumberingPlanIndicatorOfGenericNumberValue(String value)
          Set the value of numberingPlanIndicatorOfGenericNumber
 void setNumberQualifierIndicatorOfGenericNumberValue(String value)
          Set the value of numberQualifierIndicatorOfGenericNumber
 void setRrbcsmAccumulationMode(boolean value)
          Sets the value of the rrbcsmAccumulationMode property.
 void setScreeningIndicatorOfGenericNumberValue(String value)
          Set the value of screeningIndicatorOfGenericNumber

 

Method Detail

isRrbcsmAccumulationMode

boolean isRrbcsmAccumulationMode()
Gets the value of the rrbcsmAccumulationMode property.

setRrbcsmAccumulationMode

void setRrbcsmAccumulationMode(boolean value)
Sets the value of the rrbcsmAccumulationMode property.

getActivityTestIntervalInSeconds

BigInteger getActivityTestIntervalInSeconds()
Gets the value of the activityTestIntervalInSeconds property.

setActivityTestIntervalInSeconds

void setActivityTestIntervalInSeconds(BigInteger value)
Sets the value of the activityTestIntervalInSeconds property.

isInternationalNetworkNumberIndicatorOfDestinationRoutingAddress

boolean isInternationalNetworkNumberIndicatorOfDestinationRoutingAddress()
Gets the value of the internationalNetworkNumberIndicatorOfDestinationRoutingAddress property.

setInternationalNetworkNumberIndicatorOfDestinationRoutingAddress

void setInternationalNetworkNumberIndicatorOfDestinationRoutingAddress(boolean value)
Sets the value of the internationalNetworkNumberIndicatorOfDestinationRoutingAddress property.

isNumberIncompleteIndicatorOfGenericNumber

boolean isNumberIncompleteIndicatorOfGenericNumber()
Gets the value of the numberIncompleteIndicatorOfGenericNumber property.

setNumberIncompleteIndicatorOfGenericNumber

void setNumberIncompleteIndicatorOfGenericNumber(boolean value)
Sets the value of the numberIncompleteIndicatorOfGenericNumber property.

getActivityTestWaitingIntervalInSeconds

BigInteger getActivityTestWaitingIntervalInSeconds()
Gets the value of the activityTestWaitingIntervalInSeconds property.

setActivityTestWaitingIntervalInSeconds

void setActivityTestWaitingIntervalInSeconds(BigInteger value)
Sets the value of the activityTestWaitingIntervalInSeconds property.

setNumberingPlanIndicatorOfDestinationRoutingAddressValue

void setNumberingPlanIndicatorOfDestinationRoutingAddressValue(String value)
Set the value of numberingPlanIndicatorOfDestinationRoutingAddress

getNumberingPlanIndicatorOfDestinationRoutingAddressValue

String getNumberingPlanIndicatorOfDestinationRoutingAddressValue()

setNumberingPlanIndicatorOfGenericNumberValue

void setNumberingPlanIndicatorOfGenericNumberValue(String value)
Set the value of numberingPlanIndicatorOfGenericNumber

getNumberingPlanIndicatorOfGenericNumberValue

String getNumberingPlanIndicatorOfGenericNumberValue()

setScreeningIndicatorOfGenericNumberValue

void setScreeningIndicatorOfGenericNumberValue(String value)
Set the value of screeningIndicatorOfGenericNumber

getScreeningIndicatorOfGenericNumberValue

String getScreeningIndicatorOfGenericNumberValue()

setAddressPresentationRestrictionIndicatorOfGenericNumberValue

void setAddressPresentationRestrictionIndicatorOfGenericNumberValue(String value)
Set the value of addressPresentationRestrictionIndicatorOfGenericNumber

getAddressPresentationRestrictionIndicatorOfGenericNumberValue

String getAddressPresentationRestrictionIndicatorOfGenericNumberValue()

setNumberQualifierIndicatorOfGenericNumberValue

void setNumberQualifierIndicatorOfGenericNumberValue(String value)
Set the value of numberQualifierIndicatorOfGenericNumber

getNumberQualifierIndicatorOfGenericNumberValue

String getNumberQualifierIndicatorOfGenericNumberValue()

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.