public final class RouteEntryUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static org.opendaylight.yangtools.yang.data.api.schema.MapEntryNode |
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 |
createSimpleRouteValue(org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.PathArgument routeId,
BestPath path) |
public static org.opendaylight.yangtools.yang.data.api.schema.MapEntryNode createSimpleRouteValue(org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.PathArgument routeId,
BestPath path)
public static org.opendaylight.yangtools.yang.data.api.schema.MapEntryNode createComplexRouteValue(org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.PathArgument routeId,
BestPath path,
org.opendaylight.yangtools.yang.data.api.schema.MapEntryNode mapValues)
Copyright © 2019 OpenDaylight. All rights reserved.