Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community.SourceAsExtendedCommunityCaseBuilder
Package
Description
-
Uses of SourceAsExtendedCommunityCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community
Modifier and TypeMethodDescriptionSourceAsExtendedCommunityCaseBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<SourceAsExtendedCommunityCase> augmentation) Add an augmentation to this builder's product.SourceAsExtendedCommunityCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<SourceAsExtendedCommunityCase>> augmentationType) Remove an augmentation from this builder's product.SourceAsExtendedCommunityCaseBuilder.setSourceAsExtendedCommunity
(SourceAsExtendedCommunity value) Set the property corresponding toSourceAsExtendedCommunityCase.getSourceAsExtendedCommunity()
to the specified value.