| Package | Description |
|---|---|
| com.h3c.util.pkt |
| Modifier and Type | Method and Description |
|---|---|
DhcpOption.MessageType |
Dhcp.msgType()
Returns the
DhcpOption.MessageType specified in the
DhcpOption.Code.MSG_TYPE option. |
static DhcpOption.MessageType |
DhcpOption.MessageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DhcpOption.MessageType[] |
DhcpOption.MessageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DhcpOption(DhcpOption.MessageType msgType)
Constructor for the message type option.
|
Copyright © 2014. All Rights Reserved.