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 org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.properties.top -
-
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 PropertiesBuilder Modifier and Type Method Description PropertiesBuilderPropertiesBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Properties> augmentation)Add an augmentation to this builder's product.PropertiesBuilderPropertiesBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Properties>> augmentationType)Remove an augmentation from this builder's product.PropertiesBuilderPropertiesBuilder. setProperty(Map<PropertyKey,Property> values)Set the property corresponding toProperties.getProperty()to the specified value.
-