Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.network.instance.rev151018.network.instance.top.network.instances.network.instance.protocols.protocol.AggregateBuilder
Package
Description
-
Uses of AggregateBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.network.instance.rev151018.network.instance.top.network.instances.network.instance.protocols.protocol
Modifier and TypeMethodDescriptionAggregateBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<Aggregate> augmentation) Add an augmentation to this builder's product.AggregateBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Aggregate>> augmentationType) Remove an augmentation from this builder's product.AggregateBuilder.setLocalAggregates
(LocalAggregates value) Set the property corresponding toLocalAggregateTop.getLocalAggregates()
to the specified value.