| Modifier and Type | Method and Description |
|---|---|
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.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
ReqMissing |
ReqMissingBuilder.build() |
| 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 © 2018 OpenDaylight. All rights reserved.