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