Interface L2Input

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

    public interface L2Input
    extends DecapNode
    The next decap node is l2-input

    This class represents the following YANG schema fragment defined in module v3po

     identity l2-input {
       base decap-node;
     }
     
    The schema path to identify an instance is v3po/l2-input
    • 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