public interface PostCallInitiationErrorHandlingRuleMBean
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.
|
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.
|
java.lang.String getName()
void setName(java.lang.String value)
java.lang.String getServiceKey()
void setServiceKey(java.lang.String value)
void setActionValue(java.lang.String value)
java.lang.String getActionValue()