R - Route Key Identifier for non add path route.I - Route Key Identifier for add path route.public interface RouteKeyIdentifier<R extends Route & org.opendaylight.yangtools.yang.binding.Identifiable<I>,I extends org.opendaylight.yangtools.yang.binding.Identifier<R>>
| Modifier and Type | Method and Description |
|---|---|
I |
getAddPathRouteKeyIdentifier() |
I |
getNonAddPathRouteKeyIdentifier() |
Copyright © 2019 OpenDaylight. All rights reserved.