Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.properties.top.properties.PropertyBuilder
-
Packages that use PropertyBuilder Package Description org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.properties.top.properties -
-
Uses of PropertyBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.properties.top.properties
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.properties.top.properties that return PropertyBuilder Modifier and Type Method Description PropertyBuilderPropertyBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Property> augmentation)Add an augmentation to this builder's product.PropertyBuilderPropertyBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Property>> augmentationType)Remove an augmentation from this builder's product.PropertyBuilderPropertyBuilder. setConfig(Config value)PropertyBuilderPropertyBuilder. setName(String value)PropertyBuilderPropertyBuilder. setState(State value)PropertyBuilderPropertyBuilder. withKey(PropertyKey key)
-