public interface IpLocalSystemMBean
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFirstIP()
Gets the value of the firstIP property.
|
java.lang.String |
getName()
Gets the value of the name property.
|
java.math.BigInteger |
getRoutingContext()
Gets the value of the routingContext property.
|
java.lang.String |
getSecondIP()
Gets the value of the secondIP property.
|
java.lang.String |
getSs7ModeValue() |
java.lang.String |
getTrafficModeValue() |
void |
setFirstIP(java.lang.String value)
Sets the value of the firstIP property.
|
void |
setName(java.lang.String value)
Sets the value of the name property.
|
void |
setRoutingContext(java.math.BigInteger value)
Sets the value of the routingContext property.
|
void |
setSecondIP(java.lang.String value)
Sets the value of the secondIP property.
|
void |
setSs7ModeValue(java.lang.String value)
Set the value of ss7Mode
|
void |
setTrafficModeValue(java.lang.String value)
Set the value of trafficMode
|
java.lang.String getName()
void setName(java.lang.String value)
java.math.BigInteger getRoutingContext()
void setRoutingContext(java.math.BigInteger value)
java.lang.String getFirstIP()
void setFirstIP(java.lang.String value)
java.lang.String getSecondIP()
void setSecondIP(java.lang.String value)
void setSs7ModeValue(java.lang.String value)
java.lang.String getSs7ModeValue()
void setTrafficModeValue(java.lang.String value)
java.lang.String getTrafficModeValue()