Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community.SourceAs4ExtendedCommunityCaseBuilder
Package
Description
-
Uses of SourceAs4ExtendedCommunityCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community
Modifier and TypeMethodDescriptionSourceAs4ExtendedCommunityCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<SourceAs4ExtendedCommunityCase> augmentation) Add an augmentation to this builder's product.SourceAs4ExtendedCommunityCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SourceAs4ExtendedCommunityCase>> augmentationType) Remove an augmentation from this builder's product.SourceAs4ExtendedCommunityCaseBuilder.setSourceAs4ExtendedCommunity
(SourceAs4ExtendedCommunity value) Set the property corresponding toSourceAs4ExtendedCommunityCase.getSourceAs4ExtendedCommunity()
to the specified value.