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