Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.metric.object.MetricBuilder
Package
Description
-
Uses of MetricBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.metric.object
Modifier and TypeMethodDescriptionMetricBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<Metric> augmentation) Add an augmentation to this builder's product.MetricBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Metric>> augmentationType) Remove an augmentation from this builder's product.Set the property corresponding toMetric.getBound()
to the specified value.MetricBuilder.setComputed
(Boolean value) Set the property corresponding toMetric.getComputed()
to the specified value.Set the property corresponding toObjectHeader.getIgnore()
to the specified value.MetricBuilder.setMetricType
(org.opendaylight.yangtools.yang.common.Uint8 value) Set the property corresponding toMetric.getMetricType()
to the specified value.MetricBuilder.setProcessingRule
(Boolean value) Set the property corresponding toObjectHeader.getProcessingRule()
to the specified value.Set the property corresponding toMetric.getValue()
to the specified value.