Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.metric.object.MetricObjectBuilder
Packages that use MetricObjectBuilder
Package
Description
-
Uses of MetricObjectBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.metric.object
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.metric.object that return MetricObjectBuilderModifier and TypeMethodDescriptionMetricObjectBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<MetricObject> augmentation) Add an augmentation to this builder's product.MetricObjectBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<MetricObject>> augmentationType) Remove an augmentation from this builder's product.Set the property corresponding toMetricObject.getBound()to the specified value.MetricObjectBuilder.setComputed(Boolean value) Set the property corresponding toMetricObject.getComputed()to the specified value.MetricObjectBuilder.setMetricType(org.opendaylight.yangtools.yang.common.Uint8 value) Set the property corresponding toMetricObject.getMetricType()to the specified value.MetricObjectBuilder.setValue(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ieee754.rev130819.Float32 value) Set the property corresponding toMetricObject.getValue()to the specified value.