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