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