|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openflow.vendor.openflow.OFOpenFlowVendorData
org.openflow.vendor.openflow.OFQueueVendorData
org.openflow.vendor.openflow.OFQueueModifyVendorData
public class OFQueueModifyVendorData
Class that represents the vendor data in the queue modify request
| Field Summary | |
|---|---|
protected static Instantiable<OFVendorData> |
instantiable
|
static int |
OFP_EXT_QUEUE_MODIFY
The data type value for a queue modify request |
| Fields inherited from class org.openflow.vendor.openflow.OFQueueVendorData |
|---|
MINIMUM_LENGTH, portNumber, queues |
| Fields inherited from class org.openflow.vendor.openflow.OFOpenFlowVendorData |
|---|
dataType, OF_VENDOR_ID |
| Constructor Summary | |
|---|---|
OFQueueModifyVendorData()
|
|
| Method Summary | |
|---|---|
static Instantiable<OFVendorData> |
getInstantiable()
|
| Methods inherited from class org.openflow.vendor.openflow.OFQueueVendorData |
|---|
getLength, getPortNumber, getQueues, readFrom, setPortNumber, setQueues, writeTo |
| Methods inherited from class org.openflow.vendor.openflow.OFOpenFlowVendorData |
|---|
getDataType, setDataType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static Instantiable<OFVendorData> instantiable
public static final int OFP_EXT_QUEUE_MODIFY
| Constructor Detail |
|---|
public OFQueueModifyVendorData()
| Method Detail |
|---|
public static Instantiable<OFVendorData> getInstantiable()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||