Interface ControlPlaneProtocol

  • All Superinterfaces:
    BaseIdentity
    All Known Subinterfaces:
    Direct, RoutingProtocol, Static

    @Generated("mdsal-binding-generator")
    public interface ControlPlaneProtocol
    extends BaseIdentity
    Base identity from which control-plane protocol identities are derived.

    This class represents the following YANG schema fragment defined in module ietf-routing

     identity control-plane-protocol {
     }
     
    The schema path to identify an instance is ietf-routing/control-plane-protocol
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static @NonNull QName QNAME  
    • Field Detail

      • QNAME

        static final @NonNull QName QNAME