Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.anchors.top.PowerSupplyBuilder
-
Packages that use PowerSupplyBuilder Package Description org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.anchors.top -
-
Uses of PowerSupplyBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.anchors.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.anchors.top that return PowerSupplyBuilder Modifier and Type Method Description PowerSupplyBuilderPowerSupplyBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<PowerSupply> augmentation)Add an augmentation to this builder's product.PowerSupplyBuilderPowerSupplyBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PowerSupply>> augmentationType)Remove an augmentation from this builder's product.PowerSupplyBuilderPowerSupplyBuilder. setConfig(Config value)Set the property corresponding toPowerSupply.getConfig()to the specified value.PowerSupplyBuilderPowerSupplyBuilder. setState(State value)Set the property corresponding toPowerSupply.getState()to the specified value.
-