| Package | Description |
|---|---|
| org.openflow.protocol |
| Modifier and Type | Field and Description |
|---|---|
protected OFQueueProp.OFQueuePropType |
OFQueueProp.type |
| Modifier and Type | Method and Description |
|---|---|
static OFQueueProp.OFQueuePropType |
OFQueueProp.OFQueuePropType.fromShort(short x) |
OFQueueProp.OFQueuePropType |
OFQueueProp.getType() |
static OFQueueProp.OFQueuePropType |
OFQueueProp.OFQueuePropType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OFQueueProp.OFQueuePropType[] |
OFQueueProp.OFQueuePropType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OFQueueProp.setType(OFQueueProp.OFQueuePropType type) |
Copyright © 2015. All rights reserved.