public interface LinkstateTlvParser<T>
Modifier and Type | Interface and Description |
---|---|
static interface |
LinkstateTlvParser.LinkstateTlvSerializer<T> |
Modifier and Type | Method and Description |
---|---|
org.opendaylight.yangtools.yang.common.QName |
getTlvQName() |
T |
parseTlvBody(io.netty.buffer.ByteBuf value) |
T parseTlvBody(io.netty.buffer.ByteBuf value)
org.opendaylight.yangtools.yang.common.QName getTlvQName()
Copyright © 2018 OpenDaylight. All rights reserved.