| Modifier and Type | Method and Description |
|---|---|
static OFBsnBfdEndpoint |
OFBsnBfdEndpoint.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OFBsnBfdEndpoint[] |
OFBsnBfdEndpoint.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
OFBsnBfdEndpoint |
OFBsnTlvBfdEndpoint.getValue() |
OFBsnBfdEndpoint |
OFBsnTlvBfdEndpoint.Builder.getValue() |
| Modifier and Type | Method and Description |
|---|---|
OFBsnTlvBfdEndpoint |
OFBsnTlvs.bfdEndpoint(OFBsnBfdEndpoint value) |
OFBsnTlvBfdEndpoint.Builder |
OFBsnTlvBfdEndpoint.Builder.setValue(OFBsnBfdEndpoint value) |
| Modifier and Type | Method and Description |
|---|---|
OFBsnTlvBfdEndpoint |
OFBsnTlvsVer10.bfdEndpoint(OFBsnBfdEndpoint value) |
| Modifier and Type | Method and Description |
|---|---|
OFBsnTlvBfdEndpoint |
OFBsnTlvsVer11.bfdEndpoint(OFBsnBfdEndpoint value) |
| Modifier and Type | Method and Description |
|---|---|
OFBsnTlvBfdEndpoint |
OFBsnTlvsVer12.bfdEndpoint(OFBsnBfdEndpoint value) |
| Modifier and Type | Method and Description |
|---|---|
static OFBsnBfdEndpoint |
OFBsnBfdEndpointSerializerVer13.ofWireValue(byte val) |
static OFBsnBfdEndpoint |
OFBsnBfdEndpointSerializerVer13.readFrom(io.netty.buffer.ByteBuf bb) |
| Modifier and Type | Method and Description |
|---|---|
OFBsnTlvBfdEndpoint |
OFBsnTlvsVer13.bfdEndpoint(OFBsnBfdEndpoint value) |
static void |
OFBsnBfdEndpointSerializerVer13.putTo(OFBsnBfdEndpoint e,
com.google.common.hash.PrimitiveSink sink) |
static byte |
OFBsnBfdEndpointSerializerVer13.toWireValue(OFBsnBfdEndpoint e) |
static void |
OFBsnBfdEndpointSerializerVer13.writeTo(io.netty.buffer.ByteBuf bb,
OFBsnBfdEndpoint e) |
| Modifier and Type | Method and Description |
|---|---|
static OFBsnBfdEndpoint |
OFBsnBfdEndpointSerializerVer14.ofWireValue(byte val) |
static OFBsnBfdEndpoint |
OFBsnBfdEndpointSerializerVer14.readFrom(io.netty.buffer.ByteBuf bb) |
| Modifier and Type | Method and Description |
|---|---|
OFBsnTlvBfdEndpoint |
OFBsnTlvsVer14.bfdEndpoint(OFBsnBfdEndpoint value) |
static void |
OFBsnBfdEndpointSerializerVer14.putTo(OFBsnBfdEndpoint e,
com.google.common.hash.PrimitiveSink sink) |
static byte |
OFBsnBfdEndpointSerializerVer14.toWireValue(OFBsnBfdEndpoint e) |
static void |
OFBsnBfdEndpointSerializerVer14.writeTo(io.netty.buffer.ByteBuf bb,
OFBsnBfdEndpoint e) |
| Modifier and Type | Method and Description |
|---|---|
static OFBsnBfdEndpoint |
OFBsnBfdEndpointSerializerVer15.ofWireValue(byte val) |
static OFBsnBfdEndpoint |
OFBsnBfdEndpointSerializerVer15.readFrom(io.netty.buffer.ByteBuf bb) |
| Modifier and Type | Method and Description |
|---|---|
OFBsnTlvBfdEndpoint |
OFBsnTlvsVer15.bfdEndpoint(OFBsnBfdEndpoint value) |
static void |
OFBsnBfdEndpointSerializerVer15.putTo(OFBsnBfdEndpoint e,
com.google.common.hash.PrimitiveSink sink) |
static byte |
OFBsnBfdEndpointSerializerVer15.toWireValue(OFBsnBfdEndpoint e) |
static void |
OFBsnBfdEndpointSerializerVer15.writeTo(io.netty.buffer.ByteBuf bb,
OFBsnBfdEndpoint e) |
Copyright © 2021. All rights reserved.