Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.network.instance.rev151018.instance.endpoint.local.remote.LocalRemote
Package
Description
-
Uses of LocalRemote in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.network.instance.rev151018
Modifier and TypeMethodDescriptionInstanceEndpointLocalRemote.getLocalRemote()
Return localRemote, ornull
if it is not present. -
Uses of LocalRemote in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.network.instance.rev151018.instance.endpoint.local.remote.local.remote
-
Uses of LocalRemote in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.network.instance.rev151018.network.instance.top.network.instances.network.instance.connection.points.connection.point.endpoints.endpoint
Modifier and TypeMethodDescriptionConfigBuilder.getLocalRemote()
Return current value associated with the property corresponding toInstanceEndpointLocalRemote.getLocalRemote()
.StateBuilder.getLocalRemote()
Return current value associated with the property corresponding toInstanceEndpointLocalRemote.getLocalRemote()
.Modifier and TypeMethodDescriptionConfigBuilder.setLocalRemote
(LocalRemote value) Set the property corresponding toInstanceEndpointLocalRemote.getLocalRemote()
to the specified value.StateBuilder.setLocalRemote
(LocalRemote value) Set the property corresponding toInstanceEndpointLocalRemote.getLocalRemote()
to the specified value.