Interface IfFeatureAwareDeclaredStatement<A>

    • Method Detail

      • getIfFeatures

        default @NonNull Collection<? extends IfFeatureStatement> getIfFeatures()
        Return attached if-feature statements. Metamodel differs here between RFC6020 and RFC7950: some nodes will be returning an empty collection in YANG 1.0 mode.
        Returns:
        collection of if-feature statements