public interface NotificationStatementContainer
Modifier and Type | Method and Description |
---|---|
default Collection<? extends NotificationStatement> |
getNotifications()
All implementations should override this method.
|
@Nonnull default Collection<? extends NotificationStatement> getNotifications()
Copyright © 2018 OpenDaylight. All rights reserved.