Interface TestContext

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

    public interface TestContext
    extends org.opendaylight.yangtools.yang.binding.BaseIdentity
    Test Context

    This class represents the following YANG schema fragment defined in module opendaylight-test-routed-rpc

     identity test-context {
     }
     
    The schema path to identify an instance is opendaylight-test-routed-rpc/test-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