| Package | Description |
|---|---|
| com.h3c.of.lib.msg |
Representations of OpenFlow Protocol Messages.
|
| Modifier and Type | Method and Description |
|---|---|
OfmMutableError |
OfmMutableError.errorCode(ErrorCode code)
Sets the error code; Since 1.0.
|
OfmMutableError |
OfmMutableError.errorMessage(String msg)
Sets the error message; Since 1.0.
|
OfmMutableError |
OfmMutableError.errorType(ErrorType type)
Sets the error type; Since 1.0.
|
OfmMutableError |
OfmMutableError.setData(byte[] data)
Sets the associated data; Since 1.0.
|
Copyright © 2014. All Rights Reserved.