Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.network.instance.rev151018.instance.endpoint.local.remote.local.remote.LocalBuilder
Package
Description
-
Uses of LocalBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.network.instance.rev151018.instance.endpoint.local.remote.local.remote
Modifier and TypeMethodDescriptionLocalBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<Local> augmentation) Add an augmentation to this builder's product.LocalBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Local>> augmentationType) Remove an augmentation from this builder's product.LocalBuilder.setInterface
(String value) Set the property corresponding toLocal.getInterface()
to the specified value.