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