Modifier and Type | Method and Description |
---|---|
static OFBsnUdfAnchor |
OFBsnUdfAnchor.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OFBsnUdfAnchor[] |
OFBsnUdfAnchor.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
OFBsnUdfAnchor |
OFBsnTlvUdfAnchor.getValue() |
OFBsnUdfAnchor |
OFBsnTlvUdfAnchor.Builder.getValue() |
Modifier and Type | Method and Description |
---|---|
OFBsnTlvUdfAnchor.Builder |
OFBsnTlvUdfAnchor.Builder.setValue(OFBsnUdfAnchor value) |
OFBsnTlvUdfAnchor |
OFBsnTlvs.udfAnchor(OFBsnUdfAnchor value) |
Modifier and Type | Method and Description |
---|---|
OFBsnTlvUdfAnchor |
OFBsnTlvsVer10.udfAnchor(OFBsnUdfAnchor value) |
Modifier and Type | Method and Description |
---|---|
OFBsnTlvUdfAnchor |
OFBsnTlvsVer11.udfAnchor(OFBsnUdfAnchor value) |
Modifier and Type | Method and Description |
---|---|
OFBsnTlvUdfAnchor |
OFBsnTlvsVer12.udfAnchor(OFBsnUdfAnchor value) |
Modifier and Type | Method and Description |
---|---|
static OFBsnUdfAnchor |
OFBsnUdfAnchorSerializerVer13.ofWireValue(short val) |
static OFBsnUdfAnchor |
OFBsnUdfAnchorSerializerVer13.readFrom(org.jboss.netty.buffer.ChannelBuffer bb) |
Modifier and Type | Method and Description |
---|---|
static void |
OFBsnUdfAnchorSerializerVer13.putTo(OFBsnUdfAnchor e,
com.google.common.hash.PrimitiveSink sink) |
static short |
OFBsnUdfAnchorSerializerVer13.toWireValue(OFBsnUdfAnchor e) |
OFBsnTlvUdfAnchor |
OFBsnTlvsVer13.udfAnchor(OFBsnUdfAnchor value) |
static void |
OFBsnUdfAnchorSerializerVer13.writeTo(org.jboss.netty.buffer.ChannelBuffer bb,
OFBsnUdfAnchor e) |
Copyright © 2014. All rights reserved.