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