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