Package | Description |
---|---|
org.projectfloodlight.openflow.protocol | |
org.projectfloodlight.openflow.protocol.ver13 | |
org.projectfloodlight.openflow.protocol.ver14 |
Modifier and Type | Method and Description |
---|---|
static OFBsnLuaUploadFlags |
OFBsnLuaUploadFlags.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OFBsnLuaUploadFlags[] |
OFBsnLuaUploadFlags.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Set<OFBsnLuaUploadFlags> |
OFBsnLuaUpload.getFlags() |
Set<OFBsnLuaUploadFlags> |
OFBsnLuaUpload.Builder.getFlags() |
Modifier and Type | Method and Description |
---|---|
OFBsnLuaUpload.Builder |
OFBsnLuaUpload.Builder.setFlags(Set<OFBsnLuaUploadFlags> flags) |
Modifier and Type | Method and Description |
---|---|
static Set<OFBsnLuaUploadFlags> |
OFBsnLuaUploadFlagsSerializerVer13.ofWireValue(short val) |
static Set<OFBsnLuaUploadFlags> |
OFBsnLuaUploadFlagsSerializerVer13.readFrom(io.netty.buffer.ByteBuf bb) |
Modifier and Type | Method and Description |
---|---|
static void |
OFBsnLuaUploadFlagsSerializerVer13.putTo(Set<OFBsnLuaUploadFlags> set,
com.google.common.hash.PrimitiveSink sink) |
static short |
OFBsnLuaUploadFlagsSerializerVer13.toWireValue(Set<OFBsnLuaUploadFlags> set) |
static void |
OFBsnLuaUploadFlagsSerializerVer13.writeTo(io.netty.buffer.ByteBuf bb,
Set<OFBsnLuaUploadFlags> set) |
Modifier and Type | Method and Description |
---|---|
static Set<OFBsnLuaUploadFlags> |
OFBsnLuaUploadFlagsSerializerVer14.ofWireValue(short val) |
static Set<OFBsnLuaUploadFlags> |
OFBsnLuaUploadFlagsSerializerVer14.readFrom(io.netty.buffer.ByteBuf bb) |
Modifier and Type | Method and Description |
---|---|
static void |
OFBsnLuaUploadFlagsSerializerVer14.putTo(Set<OFBsnLuaUploadFlags> set,
com.google.common.hash.PrimitiveSink sink) |
static short |
OFBsnLuaUploadFlagsSerializerVer14.toWireValue(Set<OFBsnLuaUploadFlags> set) |
static void |
OFBsnLuaUploadFlagsSerializerVer14.writeTo(io.netty.buffer.ByteBuf bb,
Set<OFBsnLuaUploadFlags> set) |
Copyright © 2015. All rights reserved.