| Modifier and Type | Method and Description |
|---|---|
@Nullable ReplyTime |
ReplyTimeGrouping.getReplyTime()
Measures time elapsed from request's send to reply's received.
|
| Modifier and Type | Method and Description |
|---|---|
ReplyTime |
MessagesBuilder.getReplyTime() |
| Modifier and Type | Method and Description |
|---|---|
MessagesBuilder |
MessagesBuilder.setReplyTime(ReplyTime value) |
| Modifier and Type | Method and Description |
|---|---|
<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<ReplyTime>> |
ReplyTimeBuilder.augmentation(Class<E$$> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
ReplyTime |
ReplyTimeBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
default Class<ReplyTime> |
ReplyTime.implementedInterface() |
| Modifier and Type | Method and Description |
|---|---|
ReplyTimeBuilder |
ReplyTimeBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ReplyTime>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<ReplyTime> augmentationValue) |
ReplyTimeBuilder |
ReplyTimeBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ReplyTime>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<ReplyTime> augmentationValue) |
ReplyTimeBuilder |
ReplyTimeBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ReplyTime>> augmentationType) |
| Constructor and Description |
|---|
ReplyTimeBuilder(ReplyTime base) |
Copyright © 2020 OpenDaylight. All rights reserved.