Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.anchors.top.FanBuilder
-
Packages that use FanBuilder Package Description org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.anchors.top -
-
Uses of FanBuilder 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 FanBuilder Modifier and Type Method Description FanBuilderFanBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Fan> augmentation)Add an augmentation to this builder's product.FanBuilderFanBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Fan>> augmentationType)Remove an augmentation from this builder's product.FanBuilderFanBuilder. setConfig(Config value)Set the property corresponding toFan.getConfig()to the specified value.FanBuilderFanBuilder. setState(State value)Set the property corresponding toFan.getState()to the specified value.
-