Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.network.instance.types.rev151018.RouteDistinguisher
Package
Description
-
Uses of RouteDistinguisher in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.network.instance.rev151018
Modifier and TypeMethodDescriptionNetworkInstanceConfig.getRouteDistinguisher()
Return routeDistinguisher, ornull
if it is not present.default @NonNull RouteDistinguisher
NetworkInstanceConfig.requireRouteDistinguisher()
Return routeDistinguisher, guaranteed to be non-null. -
Uses of RouteDistinguisher in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.network.instance.rev151018.network.instance.top.network.instances.network.instance
Modifier and TypeMethodDescriptionConfigBuilder.getRouteDistinguisher()
Return current value associated with the property corresponding toNetworkInstanceConfig.getRouteDistinguisher()
.StateBuilder.getRouteDistinguisher()
Return current value associated with the property corresponding toNetworkInstanceConfig.getRouteDistinguisher()
.Modifier and TypeMethodDescriptionConfigBuilder.setRouteDistinguisher
(RouteDistinguisher value) Set the property corresponding toNetworkInstanceConfig.getRouteDistinguisher()
to the specified value.StateBuilder.setRouteDistinguisher
(RouteDistinguisher value) Set the property corresponding toNetworkInstanceConfig.getRouteDistinguisher()
to the specified value. -
Uses of RouteDistinguisher in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.network.instance.types.rev151018
ModifierConstructorDescriptionRouteDistinguisher
(RouteDistinguisher source) Creates a copy from Source Object.