StartTestOutputBuilder |
StartTestOutputBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<StartTestOutput> augmentation) |
Add an augmentation to this builder's product.
|
StartTestOutputBuilder |
StartTestOutputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<StartTestOutput>> augmentationType) |
Remove an augmentation from this builder's product.
|
StartTestOutputBuilder |
StartTestOutputBuilder.setDataChangeEventsOk(Long value) |
Deprecated, for removal: This API element is subject to removal in a future version.
|
StartTestOutputBuilder |
StartTestOutputBuilder.setDataChangeEventsOk(org.opendaylight.yangtools.yang.common.Uint32 value) |
|
StartTestOutputBuilder |
StartTestOutputBuilder.setExecTime(Long value) |
|
StartTestOutputBuilder |
StartTestOutputBuilder.setListBuildTime(Long value) |
|
StartTestOutputBuilder |
StartTestOutputBuilder.setNtfOk(Long value) |
Deprecated, for removal: This API element is subject to removal in a future version.
|
StartTestOutputBuilder |
StartTestOutputBuilder.setNtfOk(org.opendaylight.yangtools.yang.common.Uint32 value) |
|
StartTestOutputBuilder |
StartTestOutputBuilder.setStatus(StartTestOutput.Status value) |
|
StartTestOutputBuilder |
StartTestOutputBuilder.setTxError(Long value) |
Deprecated, for removal: This API element is subject to removal in a future version.
|
StartTestOutputBuilder |
StartTestOutputBuilder.setTxError(org.opendaylight.yangtools.yang.common.Uint32 value) |
|
StartTestOutputBuilder |
StartTestOutputBuilder.setTxOk(Long value) |
Deprecated, for removal: This API element is subject to removal in a future version.
|
StartTestOutputBuilder |
StartTestOutputBuilder.setTxOk(org.opendaylight.yangtools.yang.common.Uint32 value) |
|