Uses of Class
org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.sonicoutput.SonicOutputBuilder
Packages that use SonicOutputBuilder
-
Uses of SonicOutputBuilder in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.sonicoutput
Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.sonicoutput that return SonicOutputBuilderModifier and TypeMethodDescriptionSonicOutputBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<SonicOutput> augmentation) Add an augmentation to this builder's product.SonicOutputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SonicOutput>> augmentationType) Remove an augmentation from this builder's product.Set the property corresponding toSonicOutput.getStatus()to the specified value.SonicOutputBuilder.setStatusDetail(String value) Set the property corresponding toSonicOutput.getStatusDetail()to the specified value.