Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.graph.rev220720.vertex.SrgbBuilder
Package
Description
-
Uses of SrgbBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.graph.rev220720.vertex
Modifier and TypeMethodDescriptionSrgbBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<Srgb> augmentation) Add an augmentation to this builder's product.SrgbBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Srgb>> augmentationType) Remove an augmentation from this builder's product.SrgbBuilder.setLowerBound
(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toSrgb.getLowerBound()
to the specified value.SrgbBuilder.setRangeSize
(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toSrgb.getRangeSize()
to the specified value.