public interface CallHandlingNGInapConfigParserMBean
Modifier and Type | Method and Description |
---|---|
java.math.BigInteger |
getActivityTestIntervalInSeconds()
Gets the value of the activityTestIntervalInSeconds property.
|
java.math.BigInteger |
getActivityTestWaitingIntervalInSeconds()
Gets the value of the activityTestWaitingIntervalInSeconds property.
|
java.lang.String |
getAddressPresentationRestrictionIndicatorOfGenericNumberValue() |
java.lang.String |
getNumberingPlanIndicatorOfDestinationRoutingAddressValue() |
java.lang.String |
getNumberingPlanIndicatorOfGenericNumberValue() |
java.lang.String |
getNumberQualifierIndicatorOfGenericNumberValue() |
java.lang.String |
getScreeningIndicatorOfGenericNumberValue() |
java.lang.Boolean |
isIgnoreOnRecevingReject()
Gets the value of the ignoreOnRecevingReject property.
|
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(java.math.BigInteger value)
Sets the value of the activityTestIntervalInSeconds property.
|
void |
setActivityTestWaitingIntervalInSeconds(java.math.BigInteger value)
Sets the value of the activityTestWaitingIntervalInSeconds property.
|
void |
setAddressPresentationRestrictionIndicatorOfGenericNumberValue(java.lang.String value)
Set the value of addressPresentationRestrictionIndicatorOfGenericNumber
|
void |
setIgnoreOnRecevingReject(java.lang.Boolean value)
Sets the value of the ignoreOnRecevingReject property.
|
void |
setInternationalNetworkNumberIndicatorOfDestinationRoutingAddress(boolean value)
Sets the value of the internationalNetworkNumberIndicatorOfDestinationRoutingAddress property.
|
void |
setNumberIncompleteIndicatorOfGenericNumber(boolean value)
Sets the value of the numberIncompleteIndicatorOfGenericNumber property.
|
void |
setNumberingPlanIndicatorOfDestinationRoutingAddressValue(java.lang.String value)
Set the value of numberingPlanIndicatorOfDestinationRoutingAddress
|
void |
setNumberingPlanIndicatorOfGenericNumberValue(java.lang.String value)
Set the value of numberingPlanIndicatorOfGenericNumber
|
void |
setNumberQualifierIndicatorOfGenericNumberValue(java.lang.String value)
Set the value of numberQualifierIndicatorOfGenericNumber
|
void |
setRrbcsmAccumulationMode(boolean value)
Sets the value of the rrbcsmAccumulationMode property.
|
void |
setScreeningIndicatorOfGenericNumberValue(java.lang.String value)
Set the value of screeningIndicatorOfGenericNumber
|
boolean isRrbcsmAccumulationMode()
void setRrbcsmAccumulationMode(boolean value)
java.math.BigInteger getActivityTestIntervalInSeconds()
void setActivityTestIntervalInSeconds(java.math.BigInteger value)
boolean isInternationalNetworkNumberIndicatorOfDestinationRoutingAddress()
void setInternationalNetworkNumberIndicatorOfDestinationRoutingAddress(boolean value)
boolean isNumberIncompleteIndicatorOfGenericNumber()
void setNumberIncompleteIndicatorOfGenericNumber(boolean value)
java.math.BigInteger getActivityTestWaitingIntervalInSeconds()
void setActivityTestWaitingIntervalInSeconds(java.math.BigInteger value)
java.lang.Boolean isIgnoreOnRecevingReject()
void setIgnoreOnRecevingReject(java.lang.Boolean value)
void setNumberingPlanIndicatorOfDestinationRoutingAddressValue(java.lang.String value)
java.lang.String getNumberingPlanIndicatorOfDestinationRoutingAddressValue()
void setNumberingPlanIndicatorOfGenericNumberValue(java.lang.String value)
java.lang.String getNumberingPlanIndicatorOfGenericNumberValue()
void setScreeningIndicatorOfGenericNumberValue(java.lang.String value)
java.lang.String getScreeningIndicatorOfGenericNumberValue()
void setAddressPresentationRestrictionIndicatorOfGenericNumberValue(java.lang.String value)
java.lang.String getAddressPresentationRestrictionIndicatorOfGenericNumberValue()
void setNumberQualifierIndicatorOfGenericNumberValue(java.lang.String value)
java.lang.String getNumberQualifierIndicatorOfGenericNumberValue()