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