| Package | Description |
|---|---|
| com.googlecode.jinahya.nica |
| Modifier and Type | Method and Description |
|---|---|
static Header |
Header.fromName(String name)
Finds value whose name matched with given
name. |
static Header |
Header.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Header[] |
Header.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2011-2013. All Rights Reserved.