Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community.source.as.extended.community._case.SourceAsExtendedCommunityBuilder
Packages that use SourceAsExtendedCommunityBuilder
Package
Description
-
Uses of SourceAsExtendedCommunityBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community.source.as.extended.community._case
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community.source.as.extended.community._case that return SourceAsExtendedCommunityBuilderModifier and TypeMethodDescriptionSourceAsExtendedCommunityBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<SourceAsExtendedCommunity> augmentation) Add an augmentation to this builder's product.SourceAsExtendedCommunityBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<SourceAsExtendedCommunity>> augmentationType) Remove an augmentation from this builder's product.SourceAsExtendedCommunityBuilder.setGlobalAdministrator
(ShortAsNumber value) Set the property corresponding toSourceAsExtendedCommunityGrouping.getGlobalAdministrator()
to the specified value.