Interface TopologyNodeContext

  • All Superinterfaces:
    BaseIdentity

    public interface TopologyNodeContext
    extends BaseIdentity

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

     identity topology-node-context;
     
    The schema path to identify an instance is opendaylight-topology/topology-node-context
    • Field Summary

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

      • QNAME

        static final @NonNull QName QNAME