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