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