Modifier and Type | Method and Description |
---|---|
static RoutePreference |
RoutePreference.getDefaultInstance(String defaultValue) |
Constructor and Description |
---|
RoutePreference(RoutePreference source)
Creates a copy from Source Object.
|
Modifier and Type | Method and Description |
---|---|
RoutePreference |
RouteBuilder.getRoutePreference() |
@Nullable RoutePreference |
Route.getRoutePreference()
This route attribute, also known as 'administrativedistance', allows for
selecting the preferred routeamong routes with the same destination prefix.
|
Modifier and Type | Method and Description |
---|---|
RouteBuilder |
RouteBuilder.setRoutePreference(RoutePreference value) |
Modifier and Type | Method and Description |
---|---|
RoutePreference |
RouteBuilder.getRoutePreference() |
@Nullable RoutePreference |
Route.getRoutePreference()
This route attribute, also known as 'administrativedistance', allows for
selecting the preferred routeamong routes with the same destination prefix.
|
Modifier and Type | Method and Description |
---|---|
RouteBuilder |
RouteBuilder.setRoutePreference(RoutePreference value) |
Copyright © 2019 OpenDaylight. All rights reserved.