public interface TcapCslConfigParserMBean
Modifier and Type | Method and Description |
---|---|
java.math.BigInteger |
getClass4DefaultTimeoutInSeconds()
Gets the value of the class4DefaultTimeoutInSeconds property.
|
java.math.BigInteger |
getRejectTimeoutInSeconds()
Gets the value of the rejectTimeoutInSeconds property.
|
java.lang.String |
getTcapCslEncodingFormat()
Gets the value of the tcapCslEncodingFormat property.
|
void |
setClass4DefaultTimeoutInSeconds(java.math.BigInteger value)
Sets the value of the class4DefaultTimeoutInSeconds property.
|
void |
setRejectTimeoutInSeconds(java.math.BigInteger value)
Sets the value of the rejectTimeoutInSeconds property.
|
void |
setTcapCslEncodingFormat(java.lang.String value)
Sets the value of the tcapCslEncodingFormat property.
|
java.lang.String getTcapCslEncodingFormat()
void setTcapCslEncodingFormat(java.lang.String value)
java.math.BigInteger getClass4DefaultTimeoutInSeconds()
void setClass4DefaultTimeoutInSeconds(java.math.BigInteger value)
java.math.BigInteger getRejectTimeoutInSeconds()
void setRejectTimeoutInSeconds(java.math.BigInteger value)