public interface SmppHandlingMBean
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getPreferredIdentityValue() |
java.math.BigInteger |
getSmscReactionIntervalInSeconds()
Gets the value of the smscReactionIntervalInSeconds property.
|
java.lang.String |
getUssdConfirmationPhaseValue() |
void |
setPreferredIdentityValue(java.lang.String value)
Set the value of preferredIdentity
|
void |
setSmscReactionIntervalInSeconds(java.math.BigInteger value)
Sets the value of the smscReactionIntervalInSeconds property.
|
void |
setUssdConfirmationPhaseValue(java.lang.String value)
Set the value of ussdConfirmationPhase
|
java.math.BigInteger getSmscReactionIntervalInSeconds()
void setSmscReactionIntervalInSeconds(java.math.BigInteger value)
void setPreferredIdentityValue(java.lang.String value)
java.lang.String getPreferredIdentityValue()
void setUssdConfirmationPhaseValue(java.lang.String value)
java.lang.String getUssdConfirmationPhaseValue()