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
-
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 SubcomponentBuilderModifier and TypeMethodDescriptionSubcomponentBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Subcomponent> augmentation) Add an augmentation to this builder's product.SubcomponentBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Subcomponent>> augmentationType) Remove an augmentation from this builder's product.Set the property corresponding toSubcomponent.getConfig()to the specified value.Set the property corresponding toSubcomponent.getName()to the specified value.Set the property corresponding toSubcomponent.getState()to the specified value.SubcomponentBuilder.withKey(SubcomponentKey key) Set the key value corresponding toSubcomponent.key()to the specified value.