Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.top.ComponentsBuilder
-
Packages that use ComponentsBuilder Package Description org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.top -
-
Uses of ComponentsBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.top that return ComponentsBuilder Modifier and Type Method Description ComponentsBuilderComponentsBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Components> augmentation)Add an augmentation to this builder's product.ComponentsBuilderComponentsBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Components>> augmentationType)Remove an augmentation from this builder's product.ComponentsBuilderComponentsBuilder. setComponent(Map<ComponentKey,Component> values)Set the property corresponding toComponents.getComponent()to the specified value.
-