Interface DecapNode

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.BaseIdentity
    All Known Subinterfaces:
    L2Input, NshProxy

    public interface DecapNode
    extends org.opendaylight.yangtools.yang.binding.BaseIdentity
    Define the supported decap node

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

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