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.setListenerElapsedTime(Long value) |
Deprecated, for removal: This API element is subject to removal in a future version.
|
StartTestOutputBuilder |
StartTestOutputBuilder.setListenerElapsedTime(org.opendaylight.yangtools.yang.common.Uint32 value) |
|
StartTestOutputBuilder |
StartTestOutputBuilder.setListenerOk(Long value) |
Deprecated, for removal: This API element is subject to removal in a future version.
|
StartTestOutputBuilder |
StartTestOutputBuilder.setListenerOk(org.opendaylight.yangtools.yang.common.Uint32 value) |
|
StartTestOutputBuilder |
StartTestOutputBuilder.setListenerRate(Long value) |
Deprecated, for removal: This API element is subject to removal in a future version.
|
StartTestOutputBuilder |
StartTestOutputBuilder.setListenerRate(org.opendaylight.yangtools.yang.common.Uint32 value) |
|
StartTestOutputBuilder |
StartTestOutputBuilder.setProducerElapsedTime(Long value) |
Deprecated, for removal: This API element is subject to removal in a future version.
|
StartTestOutputBuilder |
StartTestOutputBuilder.setProducerElapsedTime(org.opendaylight.yangtools.yang.common.Uint32 value) |
|
StartTestOutputBuilder |
StartTestOutputBuilder.setProducerError(Long value) |
Deprecated, for removal: This API element is subject to removal in a future version.
|
StartTestOutputBuilder |
StartTestOutputBuilder.setProducerError(org.opendaylight.yangtools.yang.common.Uint32 value) |
|
StartTestOutputBuilder |
StartTestOutputBuilder.setProducerOk(Long value) |
Deprecated, for removal: This API element is subject to removal in a future version.
|
StartTestOutputBuilder |
StartTestOutputBuilder.setProducerOk(org.opendaylight.yangtools.yang.common.Uint32 value) |
|
StartTestOutputBuilder |
StartTestOutputBuilder.setProducerRate(Long value) |
Deprecated, for removal: This API element is subject to removal in a future version.
|
StartTestOutputBuilder |
StartTestOutputBuilder.setProducerRate(org.opendaylight.yangtools.yang.common.Uint32 value) |
|