Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120.path.attributes.attributes.AggregatorBuilder
Packages that use AggregatorBuilder
Package
Description
-
Uses of AggregatorBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120.path.attributes.attributes
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120.path.attributes.attributes that return AggregatorBuilderModifier and TypeMethodDescriptionAggregatorBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Aggregator> augmentation) Add an augmentation to this builder's product.AggregatorBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Aggregator>> augmentationType) Remove an augmentation from this builder's product.AggregatorBuilder.setAsNumber(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.AsNumber value) Set the property corresponding toBgpAggregator.getAsNumber()to the specified value.AggregatorBuilder.setNetworkAddress(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4AddressNoZone value) Set the property corresponding toBgpAggregator.getNetworkAddress()to the specified value.