public interface SmppInboundDestinationMBean
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAlias()
Gets the value of the alias property.
|
java.lang.String |
getName()
Gets the value of the name property.
|
java.lang.String |
getServiceType()
Gets the value of the serviceType property.
|
java.lang.String |
getSmppDestAddress()
Gets the value of the smppDestAddress property.
|
void |
setAlias(java.lang.String value)
Sets the value of the alias property.
|
void |
setName(java.lang.String value)
Sets the value of the name property.
|
void |
setServiceType(java.lang.String value)
Sets the value of the serviceType property.
|
void |
setSmppDestAddress(java.lang.String value)
Sets the value of the smppDestAddress property.
|
java.lang.String getName()
void setName(java.lang.String value)
java.lang.String getSmppDestAddress()
void setSmppDestAddress(java.lang.String value)
java.lang.String getServiceType()
void setServiceType(java.lang.String value)
java.lang.String getAlias()
void setAlias(java.lang.String value)