Interface NodeConnectorContext

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

    @Generated("mdsal-binding-generator")
    public interface NodeConnectorContext
    extends org.opendaylight.yangtools.yang.binding.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 opendaylight-inventory

     identity node-connector-context {
     }
     
    The schema path to identify an instance is opendaylight-inventorynode-connector-context
    • 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