| Modifier and Type | Method and Description |
|---|---|
Tlvs |
CCloseBuilder.getTlvs() |
Tlvs |
CClose.getTlvs() |
| Modifier and Type | Method and Description |
|---|---|
CCloseBuilder |
CCloseBuilder.setTlvs(Tlvs value) |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<Tlvs>> |
TlvsBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
Tlvs |
TlvsBuilder.build() |
| 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 © 2018 OpenDaylight. All rights reserved.