Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.network.instance.rev151018.network.instance.top.network.instances.network.instance.ProtocolsBuilder
Package
Description
-
Uses of ProtocolsBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.network.instance.rev151018.network.instance.top.network.instances.network.instance
Modifier and TypeMethodDescriptionProtocolsBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<Protocols> augmentation) Add an augmentation to this builder's product.ProtocolsBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<Protocols>> augmentationType) Remove an augmentation from this builder's product.ProtocolsBuilder.setProtocol
(Map<ProtocolKey, Protocol> values) Set the property corresponding toProtocols.getProtocol()
to the specified value.