Interface XtridContext

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

    public interface XtridContext
    extends org.opendaylight.yangtools.yang.binding.BaseIdentity
    A classifier for xtr-id elements which allows direct access to a particular element in the data tree.

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

     identity xtrid-context {
     }
     
    The schema path to identify an instance is odl-mappingservice/xtrid-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