Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.top.components.ComponentBuilder
-
Packages that use ComponentBuilder Package Description org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.top.components -
-
Uses of ComponentBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.top.components
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.top.components that return ComponentBuilder Modifier and Type Method Description ComponentBuilderComponentBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Component> augmentation)Add an augmentation to this builder's product.ComponentBuilderComponentBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Component>> augmentationType)Remove an augmentation from this builder's product.ComponentBuilderComponentBuilder. setBackplane(Backplane value)Set the property corresponding toPlatformAnchorsTop.getBackplane()to the specified value.ComponentBuilderComponentBuilder. setChassis(Chassis value)Set the property corresponding toPlatformAnchorsTop.getChassis()to the specified value.ComponentBuilderComponentBuilder. setConfig(Config value)Set the property corresponding toComponent.getConfig()to the specified value.ComponentBuilderComponentBuilder. setCpu(Cpu value)Set the property corresponding toPlatformAnchorsTop.getCpu()to the specified value.ComponentBuilderComponentBuilder. setFabric(Fabric value)Set the property corresponding toPlatformAnchorsTop.getFabric()to the specified value.ComponentBuilderComponentBuilder. setFan(Fan value)Set the property corresponding toPlatformAnchorsTop.getFan()to the specified value.ComponentBuilderComponentBuilder. setIntegratedCircuit(IntegratedCircuit value)Set the property corresponding toPlatformAnchorsTop.getIntegratedCircuit()to the specified value.ComponentBuilderComponentBuilder. setName(String value)Set the property corresponding toComponent.getName()to the specified value.ComponentBuilderComponentBuilder. setPort(Port value)Set the property corresponding toPlatformAnchorsTop.getPort()to the specified value.ComponentBuilderComponentBuilder. setPowerSupply(PowerSupply value)Set the property corresponding toPlatformAnchorsTop.getPowerSupply()to the specified value.ComponentBuilderComponentBuilder. setProperties(Properties value)Set the property corresponding toPlatformComponentPropertiesTop.getProperties()to the specified value.ComponentBuilderComponentBuilder. setSoftwareModule(SoftwareModule value)Set the property corresponding toPlatformAnchorsTop.getSoftwareModule()to the specified value.ComponentBuilderComponentBuilder. setState(State value)Set the property corresponding toComponent.getState()to the specified value.ComponentBuilderComponentBuilder. setStorage(Storage value)Set the property corresponding toPlatformAnchorsTop.getStorage()to the specified value.ComponentBuilderComponentBuilder. setSubcomponents(Subcomponents value)Set the property corresponding toPlatformSubcomponentRefTop.getSubcomponents()to the specified value.ComponentBuilderComponentBuilder. withKey(ComponentKey key)
-