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