Interface InstallProtocolType

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.BaseIdentity
    All Known Subinterfaces:
    BGP, DIRECTLYCONNECTED, ISIS, LOCALAGGREGATE, OSPF, OSPF3, STATIC

    @Generated("mdsal-binding-generator")
    public interface InstallProtocolType
    extends org.opendaylight.yangtools.yang.binding.BaseIdentity
    Base type for protocols which can install prefixes into the RIB

    This class represents the following YANG schema fragment defined in module openconfig-policy-types

     identity install-protocol-type {
     }
     
    The schema path to identify an instance is openconfig-policy-typesinstall-protocol-type
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static @NonNull org.opendaylight.yangtools.yang.common.QName QNAME  
    • Field Detail

      • QNAME

        static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAME