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