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