Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.local.routing.rev151009.local.aggregate.top.local.aggregates.AggregateBuilder
Package
Description
-
Uses of AggregateBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.local.routing.rev151009.local.aggregate.top.local.aggregates
Modifier and TypeMethodDescriptionAggregateBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<Aggregate> augmentation) Add an augmentation to this builder's product.AggregateBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<Aggregate>> augmentationType) Remove an augmentation from this builder's product.Set the property corresponding toAggregate.getConfig()
to the specified value.AggregateBuilder.setPrefix
(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpPrefix value) Set the property corresponding toAggregate.getPrefix()
to the specified value.Set the property corresponding toAggregate.getState()
to the specified value.AggregateBuilder.withKey
(AggregateKey key) Set the key value corresponding toAggregate.key()
to the specified value.