| Package | Description |
|---|---|
| com.h3c.util.ip |
| Modifier and Type | Method and Description |
|---|---|
static IfType |
IfType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IfType[] |
IfType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static List<IfType> |
IfType.valueOf(int value)
Returns the interface type constant corresponding to the specified
numeric value.
|
Copyright © 2014. All Rights Reserved.