public interface AdvancedNGInapExtConfigParserMBean
Modifier and Type | Method and Description |
---|---|
java.math.BigInteger |
getCorrelationIdMax()
Gets the value of the correlationIdMax property.
|
java.math.BigInteger |
getCorrelationIdMin()
Gets the value of the correlationIdMin property.
|
java.math.BigInteger |
getResetTimerValueInSeconds()
Gets the value of the resetTimerValueInSeconds property.
|
java.math.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(java.math.BigInteger value)
Sets the value of the correlationIdMax property.
|
void |
setCorrelationIdMin(java.math.BigInteger value)
Sets the value of the correlationIdMin property.
|
void |
setResetTimerValueInSeconds(java.math.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(java.math.BigInteger value)
Sets the value of the uiResetTimerValueInSeconds property.
|
java.math.BigInteger getResetTimerValueInSeconds()
void setResetTimerValueInSeconds(java.math.BigInteger value)
java.math.BigInteger getUiResetTimerValueInSeconds()
void setUiResetTimerValueInSeconds(java.math.BigInteger value)
java.math.BigInteger getCorrelationIdMax()
void setCorrelationIdMax(java.math.BigInteger value)
java.math.BigInteger getCorrelationIdMin()
void setCorrelationIdMin(java.math.BigInteger value)
boolean isSetReleaseIfDurationExceededOnFinalQuota()
void setSetReleaseIfDurationExceededOnFinalQuota(boolean value)
boolean isSetInitiateCallAttemptWithSupressTCsi()
void setSetInitiateCallAttemptWithSupressTCsi(boolean value)