Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.esi.label.extended.community.EsiLabelExtendedCommunityBuilder
Packages that use EsiLabelExtendedCommunityBuilder
Package
Description
-
Uses of EsiLabelExtendedCommunityBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.esi.label.extended.community
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.esi.label.extended.community that return EsiLabelExtendedCommunityBuilderModifier and TypeMethodDescriptionEsiLabelExtendedCommunityBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<EsiLabelExtendedCommunity> augmentation) Add an augmentation to this builder's product.EsiLabelExtendedCommunityBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<EsiLabelExtendedCommunity>> augmentationType) Remove an augmentation from this builder's product.EsiLabelExtendedCommunityBuilder.setEsiLabel
(MplsLabel value) Set the property corresponding toEsiLabelExtendedCommunity.getEsiLabel()
to the specified value.EsiLabelExtendedCommunityBuilder.setSingleActiveMode
(Boolean value) Set the property corresponding toEsiLabelExtendedCommunity.getSingleActiveMode()
to the specified value.