Interface NodeConnectorContext

  • All Superinterfaces:
    BaseIdentity

    public interface NodeConnectorContext
    extends BaseIdentity
    A node-connector-context is a classifier for node-connector elements which allows an RPC to provide a service on behalf of a particular element in the tree.

    This class represents the following YANG schema fragment defined in module UnqualifiedQName{localName=opendaylight-inventory}

     identity node-connector-context {
     }
     
    The schema path to identify an instance is opendaylight-inventory/node-connector-context
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static @NonNull QName QNAME  
    • Field Detail

      • QNAME

        static final @NonNull QName QNAME