| Modifier and Type | Method and Description |
|---|---|
void |
Stateful02LspObjectParser.serializeTlvs(Tlvs tlvs,
io.netty.buffer.ByteBuf body) |
| Modifier and Type | Method and Description |
|---|---|
Tlvs |
Lsp.getTlvs() |
Tlvs |
LspBuilder.getTlvs() |
| Modifier and Type | Method and Description |
|---|---|
LspBuilder |
LspBuilder.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> augmentation) |
TlvsBuilder |
TlvsBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Tlvs>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Tlvs> augmentation) |
| Constructor and Description |
|---|
TlvsBuilder(Tlvs base) |
Copyright © 2014. All rights reserved.