public interface RpcauseToSipErrorEntryMBean
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName()
Gets the value of the name property.
|
java.lang.String |
getRpCauseValue() |
java.math.BigInteger |
getSipError()
Gets the value of the sipError property.
|
void |
setName(java.lang.String value)
Sets the value of the name property.
|
void |
setRpCauseValue(java.lang.String value)
Set the value of rpCause
|
void |
setSipError(java.math.BigInteger value)
Sets the value of the sipError property.
|
java.lang.String getName()
void setName(java.lang.String value)
java.math.BigInteger getSipError()
void setSipError(java.math.BigInteger value)
void setRpCauseValue(java.lang.String value)
java.lang.String getRpCauseValue()