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