Interface Mpls

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.BaseIdentity, org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.InterfaceType

    public interface Mpls
    extends org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.InterfaceType

    This class represents the following YANG schema fragment defined in module odl-interface

     identity mpls {
       base interface-type;
     }
     
    The schema path to identify an instance is odl-interface/mpls
    • 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