Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.policy.rev151009.routing.policy.defined.sets.bgp.defined.sets.ext.community.sets.ext.community.set.ExtCommunityMemberBuilder
Package
Description
-
Uses of ExtCommunityMemberBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.policy.rev151009.routing.policy.defined.sets.bgp.defined.sets.ext.community.sets.ext.community.set
Modifier and TypeMethodDescriptionExtCommunityMemberBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<ExtCommunityMember> augmentation) Add an augmentation to this builder's product.ExtCommunityMemberBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ExtCommunityMember>> augmentationType) Remove an augmentation from this builder's product.ExtCommunityMemberBuilder.setExtendedCommunity
(ExtendedCommunity value) Set the property corresponding toExtendedCommunity.getExtendedCommunity()
to the specified value.ExtCommunityMemberBuilder.setTransitive
(Boolean value) Set the property corresponding toExtendedCommunity.getTransitive()
to the specified value.