Package | Description |
---|---|
org.opendaylight.protocol.bgp.mode.api | |
org.opendaylight.protocol.bgp.mode.impl.add | |
org.opendaylight.protocol.bgp.mode.spi |
Modifier and Type | Method and Description |
---|---|
org.opendaylight.yangtools.yang.data.api.schema.MapEntryNode |
RouteEntry.createValue(org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.PathArgument routeId,
BestPath path)
Create value
|
Modifier and Type | Class and Description |
---|---|
class |
AddPathBestPath |
Modifier and Type | Class and Description |
---|---|
class |
AbstractBestPath |
Modifier and Type | Method and Description |
---|---|
static org.opendaylight.yangtools.yang.data.api.schema.MapEntryNode |
RouteEntryUtil.createComplexRouteValue(org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.PathArgument routeId,
BestPath path,
org.opendaylight.yangtools.yang.data.api.schema.MapEntryNode mapValues) |
static org.opendaylight.yangtools.yang.data.api.schema.MapEntryNode |
RouteEntryUtil.createSimpleRouteValue(org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.PathArgument routeId,
BestPath path) |
Copyright © 2018 OpenDaylight. All rights reserved.