public interface PostCallInitiationErrorHandlingRuleSetMBean
Modifier and Type | Method and Description |
---|---|
void |
addPostCallInitiationErrorHandlingRule()
Add a new element named postCallInitiationErrorHandlingRule
|
java.util.List<PostCallInitiationErrorHandlingRuleMBean> |
getPostCallInitiationErrorHandlingRuleMBean()
Return the list of the PostCallInitiationErrorHandlingRule element
|
void |
removePostCallInitiationErrorHandlingRule(int index)
Remove an element named postCallInitiationErrorHandlingRule by the index
|
void addPostCallInitiationErrorHandlingRule()
void removePostCallInitiationErrorHandlingRule(int index)
java.util.List<PostCallInitiationErrorHandlingRuleMBean> getPostCallInitiationErrorHandlingRuleMBean()