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