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