Interface AugmentationPath

All Known Implementing Classes:
ActionPath, MatchPath, MessagePath

public interface AugmentationPath
Interface for an extension augmentation path.
Author:
msunal
  • Method Summary

    Modifier and Type
    Method
    Description
    org.opendaylight.yangtools.yang.binding.InstanceIdentifier<Extension>
     
  • Method Details

    • getInstanceIdentifier

      org.opendaylight.yangtools.yang.binding.InstanceIdentifier<Extension> getInstanceIdentifier()