| Package | Description |
|---|---|
| io.virtdata.api | |
| io.virtdata.core |
| Modifier and Type | Method and Description |
|---|---|
static FunctionType |
FunctionType.valueOf(Class<?> clazz) |
static FunctionType |
FunctionType.valueOf(Object g) |
static FunctionType |
FunctionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FunctionType[] |
FunctionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FunctionType |
ResolvedFunction.getFunctionType() |
| Modifier and Type | Method and Description |
|---|---|
void |
ResolvedFunction.setFunctionType(FunctionType functionType) |
Copyright © 2018. All rights reserved.