| Package | Description |
|---|---|
| com.h3c.of.lib.msg |
Representations of OpenFlow Protocol Messages.
|
| Modifier and Type | Method and Description |
|---|---|
static MultipartRequestFlag |
MultipartRequestFlag.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MultipartRequestFlag[] |
MultipartRequestFlag.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Set<MultipartRequestFlag> |
OfmMultipartRequest.getFlags()
Returns the set of multipart message request flags; Since 1.3.
|
Copyright © 2014. All Rights Reserved.