Interface MustStatementAwareDeclaredStatement<A>

    • Method Detail

      • getMustStatements

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