Interface EidContext

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

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

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

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