Interface NetworkTopologyContext

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

    @Generated("mdsal-binding-generator")
    public interface NetworkTopologyContext
    extends org.opendaylight.yangtools.yang.binding.BaseIdentity
    Identity used to mark the network topology context. This is useful for example binding RPCs to a particular network topology instance.

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

     identity network-topology-context {
     }
     
    The schema path to identify an instance is odl-network-topologynetwork-topology-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