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