Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ntfbenchmark.rev150105.TestStatusOutputBuilder
Packages that use TestStatusOutputBuilder
Package
Description
-
Uses of TestStatusOutputBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ntfbenchmark.rev150105
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ntfbenchmark.rev150105 that return TestStatusOutputBuilderModifier and TypeMethodDescriptionTestStatusOutputBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<TestStatusOutput> augmentation) Add an augmentation to this builder's product.TestStatusOutputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<TestStatusOutput>> augmentationType) Remove an augmentation from this builder's product.TestStatusOutputBuilder.setExecStatus(TestStatusOutput.ExecStatus value) Set the property corresponding toTestStatusOutput.getExecStatus()to the specified value.TestStatusOutputBuilder.setNtfCnt(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toTestStatusOutput.getNtfCnt()to the specified value.