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