Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120.path.attributes.attributes.AigpBuilder
Packages that use AigpBuilder
Package
Description
-
Uses of AigpBuilder 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 AigpBuilderModifier and TypeMethodDescriptionAigpBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Aigp> augmentation) Add an augmentation to this builder's product.AigpBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Aigp>> augmentationType) Remove an augmentation from this builder's product.AigpBuilder.setAigpTlv(AigpTlv value) Set the property corresponding toAigp.getAigpTlv()to the specified value.