Interface AugmentationPath
- All Known Implementing Classes:
ActionPath
,MatchPath
,MessagePath
public interface AugmentationPath
Interface for an extension augmentation path.
- Author:
- msunal
-
Method Summary
Modifier and TypeMethodDescriptionorg.opendaylight.yangtools.yang.binding.InstanceIdentifier
<Extension>
-
Method Details
-
getInstanceIdentifier
org.opendaylight.yangtools.yang.binding.InstanceIdentifier<Extension> getInstanceIdentifier()
-