Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community.encapsulation._case.EncapsulationExtendedCommunityBuilder
Package
Description
-
Uses of EncapsulationExtendedCommunityBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community.encapsulation._case
Modifier and TypeMethodDescriptionEncapsulationExtendedCommunityBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<EncapsulationExtendedCommunity> augmentation) Add an augmentation to this builder's product.EncapsulationExtendedCommunityBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<EncapsulationExtendedCommunity>> augmentationType) Remove an augmentation from this builder's product.EncapsulationExtendedCommunityBuilder.setTunnelType
(EncapsulationTunnelType value) Set the property corresponding toEncapsulationExtendedCommunity.getTunnelType()
to the specified value.