public interface AdvancedSmsSmppTimersDigesterMBean
Modifier and Type | Method and Description |
---|---|
java.math.BigInteger |
getSmeDeliveryAckWaitingInterval()
Gets the value of the smeDeliveryAckWaitingInterval property.
|
java.math.BigInteger |
getSmeUserAckWaitingInterval()
Gets the value of the smeUserAckWaitingInterval property.
|
java.math.BigInteger |
getSmscDeliveryReceiptWaitingInterval()
Gets the value of the smscDeliveryReceiptWaitingInterval property.
|
java.math.BigInteger |
getSmscFailureDeliveryReceiptWaitingInterval()
Gets the value of the smscFailureDeliveryReceiptWaitingInterval property.
|
void |
setSmeDeliveryAckWaitingInterval(java.math.BigInteger value)
Sets the value of the smeDeliveryAckWaitingInterval property.
|
void |
setSmeUserAckWaitingInterval(java.math.BigInteger value)
Sets the value of the smeUserAckWaitingInterval property.
|
void |
setSmscDeliveryReceiptWaitingInterval(java.math.BigInteger value)
Sets the value of the smscDeliveryReceiptWaitingInterval property.
|
void |
setSmscFailureDeliveryReceiptWaitingInterval(java.math.BigInteger value)
Sets the value of the smscFailureDeliveryReceiptWaitingInterval property.
|
java.math.BigInteger getSmscDeliveryReceiptWaitingInterval()
void setSmscDeliveryReceiptWaitingInterval(java.math.BigInteger value)
java.math.BigInteger getSmscFailureDeliveryReceiptWaitingInterval()
void setSmscFailureDeliveryReceiptWaitingInterval(java.math.BigInteger value)
java.math.BigInteger getSmeDeliveryAckWaitingInterval()
void setSmeDeliveryAckWaitingInterval(java.math.BigInteger value)
java.math.BigInteger getSmeUserAckWaitingInterval()
void setSmeUserAckWaitingInterval(java.math.BigInteger value)