| Modifier and Type | Method and Description |
|---|---|
@Nullable ReqMissing |
ReqMissingTlv.getReqMissing() |
| Modifier and Type | Method and Description |
|---|---|
ReqMissing |
TlvsBuilder.getReqMissing() |
| Modifier and Type | Method and Description |
|---|---|
TlvsBuilder |
TlvsBuilder.setReqMissing(ReqMissing value) |
| Modifier and Type | Method and Description |
|---|---|
<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<ReqMissing>> |
ReqMissingBuilder.augmentation(Class<E$$> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
ReqMissing |
ReqMissingBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
default Class<ReqMissing> |
ReqMissing.implementedInterface() |
| Modifier and Type | Method and Description |
|---|---|
ReqMissingBuilder |
ReqMissingBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ReqMissing>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<ReqMissing> augmentationValue) |
ReqMissingBuilder |
ReqMissingBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ReqMissing>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<ReqMissing> augmentationValue) |
ReqMissingBuilder |
ReqMissingBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ReqMissing>> augmentationType) |
| Constructor and Description |
|---|
ReqMissingBuilder(ReqMissing base) |
Copyright © 2020 OpenDaylight. All rights reserved.