Interface Ipv4AddressFamily

  • All Superinterfaces:
    AddressFamily, org.opendaylight.yangtools.yang.binding.BaseIdentity

    @Generated("mdsal-binding-generator")
    public interface Ipv4AddressFamily
    extends AddressFamily

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

     identity ipv4-address-family {
       base address-family;
     }
     
    The schema path to identify an instance is bgp-typesipv4-address-family
    • 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