Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.metric.object.MetricBuilder
Packages that use MetricBuilder
Package
Description
-
Uses of MetricBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.metric.object
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.metric.object that return MetricBuilderModifier and TypeMethodDescriptionMetricBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<Metric> augmentation) Add an augmentation to this builder's product.MetricBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.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.MetricBuilder.setValue(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ieee754.rev130819.Float32 value) Set the property corresponding toMetric.getValue()to the specified value.