| Package | Description |
|---|---|
| com.googlecode.jinahya.nica |
| Modifier and Type | Method and Description |
|---|---|
static Header |
Header.fromFieldName(String fieldName)
Finds value whose fieldName matched with given
fieldName. |
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-2012. All Rights Reserved.