public interface CallInitiationErrorHandlingRuleMBean
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getActionValue() |
java.lang.String |
getName()
Gets the value of the name property.
|
java.lang.String |
getServiceKey()
Gets the value of the serviceKey property.
|
java.math.BigInteger |
getSipErrorFrom()
Gets the value of the sipErrorFrom property.
|
java.lang.Integer |
getSipErrorTo()
Gets the value of the sipErrorTo property.
|
void |
setActionValue(java.lang.String value)
Set the value of action
|
void |
setName(java.lang.String value)
Sets the value of the name property.
|
void |
setServiceKey(java.lang.String value)
Sets the value of the serviceKey property.
|
void |
setSipErrorFrom(java.math.BigInteger value)
Sets the value of the sipErrorFrom property.
|
void |
setSipErrorTo(java.lang.Integer value)
Sets the value of the sipErrorTo property.
|
java.lang.String getName()
void setName(java.lang.String value)
java.lang.String getServiceKey()
void setServiceKey(java.lang.String value)
java.math.BigInteger getSipErrorFrom()
void setSipErrorFrom(java.math.BigInteger value)
java.lang.Integer getSipErrorTo()
void setSipErrorTo(java.lang.Integer value)
void setActionValue(java.lang.String value)
java.lang.String getActionValue()