Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.subcomponent.ref.top.subcomponents.SubcomponentBuilder
-
Packages that use SubcomponentBuilder Package Description org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.subcomponent.ref.top.subcomponents -
-
Uses of SubcomponentBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.subcomponent.ref.top.subcomponents
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.subcomponent.ref.top.subcomponents that return SubcomponentBuilder Modifier and Type Method Description SubcomponentBuilderSubcomponentBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Subcomponent> augmentation)Add an augmentation to this builder's product.SubcomponentBuilderSubcomponentBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Subcomponent>> augmentationType)Remove an augmentation from this builder's product.SubcomponentBuilderSubcomponentBuilder. setConfig(Config value)Set the property corresponding toSubcomponent.getConfig()to the specified value.SubcomponentBuilderSubcomponentBuilder. setName(Object value)Set the property corresponding toSubcomponent.getName()to the specified value.SubcomponentBuilderSubcomponentBuilder. setState(State value)Set the property corresponding toSubcomponent.getState()to the specified value.SubcomponentBuilderSubcomponentBuilder. withKey(SubcomponentKey key)
-