public interface MethodsMBean
Modifier and Type | Method and Description |
---|---|
java.math.BigInteger |
getDiameterResponseResultCode()
Gets the value of the diameterResponseResultCode property.
|
java.math.BigInteger |
getSalResponseStatusCode()
Gets the value of the salResponseStatusCode property.
|
java.math.BigInteger |
getSipResponseStatusCode()
Gets the value of the sipResponseStatusCode property.
|
java.math.BigInteger |
getSipRetryAfter()
Gets the value of the sipRetryAfter property.
|
java.math.BigInteger |
getWsResponseStatusCode()
Gets the value of the wsResponseStatusCode property.
|
void |
setDiameterResponseResultCode(java.math.BigInteger value)
Sets the value of the diameterResponseResultCode property.
|
void |
setSalResponseStatusCode(java.math.BigInteger value)
Sets the value of the salResponseStatusCode property.
|
void |
setSipResponseStatusCode(java.math.BigInteger value)
Sets the value of the sipResponseStatusCode property.
|
void |
setSipRetryAfter(java.math.BigInteger value)
Sets the value of the sipRetryAfter property.
|
void |
setWsResponseStatusCode(java.math.BigInteger value)
Sets the value of the wsResponseStatusCode property.
|
java.math.BigInteger getSipResponseStatusCode()
void setSipResponseStatusCode(java.math.BigInteger value)
java.math.BigInteger getSipRetryAfter()
void setSipRetryAfter(java.math.BigInteger value)
java.math.BigInteger getDiameterResponseResultCode()
void setDiameterResponseResultCode(java.math.BigInteger value)
java.math.BigInteger getWsResponseStatusCode()
void setWsResponseStatusCode(java.math.BigInteger value)
java.math.BigInteger getSalResponseStatusCode()
void setSalResponseStatusCode(java.math.BigInteger value)