Modifier and Type | Method and Description |
---|---|
static OFBsnHashGtpPortMatch |
OFBsnHashGtpPortMatch.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OFBsnHashGtpPortMatch[] |
OFBsnHashGtpPortMatch.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
OFBsnHashGtpPortMatch |
OFBsnTlvHashGtpPortMatch.getMatch() |
OFBsnHashGtpPortMatch |
OFBsnTlvHashGtpPortMatch.Builder.getMatch() |
Modifier and Type | Method and Description |
---|---|
OFBsnTlvHashGtpPortMatch.Builder |
OFBsnTlvHashGtpPortMatch.Builder.setMatch(OFBsnHashGtpPortMatch match) |
Modifier and Type | Method and Description |
---|---|
static OFBsnHashGtpPortMatch |
OFBsnHashGtpPortMatchSerializerVer13.ofWireValue(byte val) |
static OFBsnHashGtpPortMatch |
OFBsnHashGtpPortMatchSerializerVer13.readFrom(io.netty.buffer.ByteBuf bb) |
Modifier and Type | Method and Description |
---|---|
static void |
OFBsnHashGtpPortMatchSerializerVer13.putTo(OFBsnHashGtpPortMatch e,
com.google.common.hash.PrimitiveSink sink) |
static byte |
OFBsnHashGtpPortMatchSerializerVer13.toWireValue(OFBsnHashGtpPortMatch e) |
static void |
OFBsnHashGtpPortMatchSerializerVer13.writeTo(io.netty.buffer.ByteBuf bb,
OFBsnHashGtpPortMatch e) |
Modifier and Type | Method and Description |
---|---|
static OFBsnHashGtpPortMatch |
OFBsnHashGtpPortMatchSerializerVer14.ofWireValue(byte val) |
static OFBsnHashGtpPortMatch |
OFBsnHashGtpPortMatchSerializerVer14.readFrom(io.netty.buffer.ByteBuf bb) |
Modifier and Type | Method and Description |
---|---|
static void |
OFBsnHashGtpPortMatchSerializerVer14.putTo(OFBsnHashGtpPortMatch e,
com.google.common.hash.PrimitiveSink sink) |
static byte |
OFBsnHashGtpPortMatchSerializerVer14.toWireValue(OFBsnHashGtpPortMatch e) |
static void |
OFBsnHashGtpPortMatchSerializerVer14.writeTo(io.netty.buffer.ByteBuf bb,
OFBsnHashGtpPortMatch e) |
Modifier and Type | Method and Description |
---|---|
static OFBsnHashGtpPortMatch |
OFBsnHashGtpPortMatchSerializerVer15.ofWireValue(byte val) |
static OFBsnHashGtpPortMatch |
OFBsnHashGtpPortMatchSerializerVer15.readFrom(io.netty.buffer.ByteBuf bb) |
Modifier and Type | Method and Description |
---|---|
static void |
OFBsnHashGtpPortMatchSerializerVer15.putTo(OFBsnHashGtpPortMatch e,
com.google.common.hash.PrimitiveSink sink) |
static byte |
OFBsnHashGtpPortMatchSerializerVer15.toWireValue(OFBsnHashGtpPortMatch e) |
static void |
OFBsnHashGtpPortMatchSerializerVer15.writeTo(io.netty.buffer.ByteBuf bb,
OFBsnHashGtpPortMatch e) |
Copyright © 2016. All rights reserved.