Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.properties.top.PropertiesBuilder
Packages that use PropertiesBuilder
Package
Description
-
Uses of PropertiesBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.properties.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.properties.top that return PropertiesBuilderModifier and TypeMethodDescriptionPropertiesBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Properties> augmentation) Add an augmentation to this builder's product.PropertiesBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Properties>> augmentationType) Remove an augmentation from this builder's product.PropertiesBuilder.setProperty(Map<PropertyKey, Property> values) Set the property corresponding toProperties.getProperty()to the specified value.