Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.subcomponent.ref.top.SubcomponentsBuilder
Packages that use SubcomponentsBuilder
Package
Description
-
Uses of SubcomponentsBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.subcomponent.ref.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.subcomponent.ref.top that return SubcomponentsBuilderModifier and TypeMethodDescriptionSubcomponentsBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Subcomponents> augmentation) Add an augmentation to this builder's product.SubcomponentsBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Subcomponents>> augmentationType) Remove an augmentation from this builder's product.SubcomponentsBuilder.setSubcomponent(Map<SubcomponentKey, Subcomponent> values) Set the property corresponding toSubcomponents.getSubcomponent()to the specified value.