Interface TopologyContext

  • All Superinterfaces:
    BaseIdentity

    public interface TopologyContext
    extends BaseIdentity

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

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

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

      • QNAME

        static final @NonNull QName QNAME