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