| Package | Description |
|---|---|
| com.h3c.of.lib.mp |
Representations of OpenFlow Protocol Multipart Message bodies.
|
| Modifier and Type | Method and Description |
|---|---|
MBodyMutableDesc |
MBodyMutableDesc.dpDesc(String dpDesc)
Sets the human readable description of the datapath; Since 1.0.
|
MBodyMutableDesc |
MBodyMutableDesc.hwDesc(String hwDesc)
Sets the hardware description; Since 1.0.
|
MBodyMutableDesc |
MBodyMutableDesc.mfrDesc(String mfrDesc)
Sets the manufacturer description; Since 1.0.
|
MBodyMutableDesc |
MBodyMutableDesc.serialNum(String serialNum)
Sets the serial number; Since 1.0.
|
MBodyMutableDesc |
MBodyMutableDesc.swDesc(String swDesc)
Sets the software description; Since 1.0.
|
Copyright © 2014. All Rights Reserved.