public interface StateChangedNotificationRulesMBean
Modifier and Type | Method and Description |
---|---|
void |
addStateChangedNotificationRule()
Add a new element named stateChangedNotificationRule
|
java.util.List<StateChangedNotificationRuleMBean> |
getStateChangedNotificationRuleMBean()
Return the list of the StateChangedNotificationRule element
|
void |
removeStateChangedNotificationRule(int index)
Remove an element named stateChangedNotificationRule by the index
|
void addStateChangedNotificationRule()
void removeStateChangedNotificationRule(int index)
java.util.List<StateChangedNotificationRuleMBean> getStateChangedNotificationRuleMBean()