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