public interface StateChangedNotificationsMBean
Modifier and Type | Method and Description |
---|---|
void |
addStateChangedNotification()
Add a new element named stateChangedNotification
|
java.util.List<StateChangedNotificationMBean> |
getStateChangedNotificationMBean()
Return the list of the StateChangedNotification element
|
void |
removeStateChangedNotification(int index)
Remove an element named stateChangedNotification by the index
|
void addStateChangedNotification()
void removeStateChangedNotification(int index)
java.util.List<StateChangedNotificationMBean> getStateChangedNotificationMBean()