public interface SipInboundDestinationMBean
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAlias()
Gets the value of the alias property.
|
java.lang.String |
getIpAddress()
Gets the value of the ipAddress property.
|
java.lang.String |
getName()
Gets the value of the name property.
|
void |
setAlias(java.lang.String value)
Sets the value of the alias property.
|
void |
setIpAddress(java.lang.String value)
Sets the value of the ipAddress property.
|
void |
setName(java.lang.String value)
Sets the value of the name property.
|
java.lang.String getName()
void setName(java.lang.String value)
java.lang.String getIpAddress()
void setIpAddress(java.lang.String value)
java.lang.String getAlias()
void setAlias(java.lang.String value)