Interface TypeStatement.IdentityRefSpecification

    • Method Detail

      • getBases

        default @NonNull Collection<? extends BaseStatement> getBases()
        Returns the base statements.
        Returns:
        collection of base statements (in YANG 1.1 models) or a collection containing just one base statement (in YANG 1.0 models)