Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.network.instance.rev151018.instance.endpoint.local.remote.local.remote.RemoteBuilder
Package
Description
-
Uses of RemoteBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.network.instance.rev151018.instance.endpoint.local.remote.local.remote
Modifier and TypeMethodDescriptionRemoteBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<Remote> augmentation) Add an augmentation to this builder's product.RemoteBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Remote>> augmentationType) Remove an augmentation from this builder's product.RemoteBuilder.setNeighbor
(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddress value) Set the property corresponding toRemote.getNeighbor()
to the specified value.RemoteBuilder.setVirtualCircuitIdentifier
(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toRemote.getVirtualCircuitIdentifier()
to the specified value.