Interface NotificationStatementAwareDeclaredStatement<A>

    • Method Detail

      • getNotifications

        default @NonNull Collection<? extends NotificationStatement> getNotifications()
        Return collection of NotificationStatement. For RFC6020, this method returns an empty collection for statements which do not allow for must statement children.
        Returns:
        collection of notification statements