Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.metric.object.MetricObjectBuilder
Package
Description
-
Uses of MetricObjectBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.metric.object
Modifier 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.Set the property corresponding toMetricObject.getValue()
to the specified value.