Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.policy.rev151009.bgp.attribute.conditions.CommunityCountBuilder
Package
Description
-
Uses of CommunityCountBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.policy.rev151009.bgp.attribute.conditions
Modifier and TypeMethodDescriptionCommunityCountBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<CommunityCount> augmentation) Add an augmentation to this builder's product.CommunityCountBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<CommunityCount>> augmentationType) Remove an augmentation from this builder's product.CommunityCountBuilder.setOperator
(AttributeComparison value) Set the property corresponding toAttributeCompareOperators.getOperator()
to the specified value.CommunityCountBuilder.setValue
(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toAttributeCompareOperators.getValue()
to the specified value.