Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.update.attributes.extended.communities.extended.community.DefaultGatewayExtendedCommunityCaseBuilder
Package
Description
-
Uses of DefaultGatewayExtendedCommunityCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.update.attributes.extended.communities.extended.community
Modifier and TypeMethodDescriptionDefaultGatewayExtendedCommunityCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<DefaultGatewayExtendedCommunityCase> augmentation) Add an augmentation to this builder's product.DefaultGatewayExtendedCommunityCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DefaultGatewayExtendedCommunityCase>> augmentationType) Remove an augmentation from this builder's product.DefaultGatewayExtendedCommunityCaseBuilder.setDefaultGatewayExtendedCommunity
(DefaultGatewayExtendedCommunity value) Set the property corresponding toDefaultGatewayExtendedCommunity.getDefaultGatewayExtendedCommunity()
to the specified value.