Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120.path.attributes.attributes.ExtendedCommunitiesBuilder
Packages that use ExtendedCommunitiesBuilder
Package
Description
-
Uses of ExtendedCommunitiesBuilder 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 ExtendedCommunitiesBuilderModifier and TypeMethodDescriptionExtendedCommunitiesBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<ExtendedCommunities> augmentation) Add an augmentation to this builder's product.ExtendedCommunitiesBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ExtendedCommunities>> augmentationType) Remove an augmentation from this builder's product.ExtendedCommunitiesBuilder.setExtendedCommunity(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.ExtendedCommunity value) Set the property corresponding toExtendedCommunity.getExtendedCommunity()to the specified value.ExtendedCommunitiesBuilder.setTransitive(Boolean value) Set the property corresponding toExtendedCommunity.getTransitive()to the specified value.