Interface AllAfiSafiCommon

    • Field Detail

      • QNAME

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

      • implementedInterface

        Class<? extends AllAfiSafiCommon> implementedInterface()
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainer
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObject
      • getPrefixLimit

        PrefixLimit getPrefixLimit()
        Return prefixLimit, or null if it is not present.
             
                 Configure the maximum number of prefixes that will be accepted from a peer
             
         
        Returns:
        PrefixLimit prefixLimit, or null if it is not present.