| Package | Description |
|---|---|
| com.googlecode.jinahya.sql |
| Modifier and Type | Method and Description |
|---|---|
static Type |
Type.fromFieldValue(int fieldValue)
Returns the enum constant mapped to specified
fieldValue. |
static Type |
Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Type[] |
Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2011-2013. All Rights Reserved.