public interface TcapAslConfigParserMBean
Modifier and Type | Method and Description |
---|---|
java.math.BigInteger |
getApplicationPartGuardTimer()
Gets the value of the applicationPartGuardTimer property.
|
java.math.BigInteger |
getResultSplitLength()
Gets the value of the resultSplitLength property.
|
boolean |
isActivateInvokeAlarmInApplicationLayer()
Gets the value of the activateInvokeAlarmInApplicationLayer property.
|
void |
setActivateInvokeAlarmInApplicationLayer(boolean value)
Sets the value of the activateInvokeAlarmInApplicationLayer property.
|
void |
setApplicationPartGuardTimer(java.math.BigInteger value)
Sets the value of the applicationPartGuardTimer property.
|
void |
setResultSplitLength(java.math.BigInteger value)
Sets the value of the resultSplitLength property.
|
java.math.BigInteger getApplicationPartGuardTimer()
void setApplicationPartGuardTimer(java.math.BigInteger value)
boolean isActivateInvokeAlarmInApplicationLayer()
void setActivateInvokeAlarmInApplicationLayer(boolean value)
java.math.BigInteger getResultSplitLength()
void setResultSplitLength(java.math.BigInteger value)