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