Interface LocalRoutesConfig

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.BindingObject, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject
    All Known Subinterfaces:
    Config, State

    @Generated("mdsal-binding-generator")
    public interface LocalRoutesConfig
    extends org.opendaylight.yangtools.yang.binding.DataObject
    Configuration data for locally defined routes

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

     grouping local-routes-config {
     }
     
    The schema path to identify an instance is openconfig-local-routinglocal-routes-config
    • Field Detail

      • QNAME

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

      • implementedInterface

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