| Package | Description |
|---|---|
| org.kefirsf.bb.conf | |
| org.kefirsf.bb.proc |
| Modifier and Type | Method and Description |
|---|---|
Function |
NamedValue.getFunction()
This element can use different functions.
|
static Function |
Function.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Function[] |
Function.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NamedValue.setFunction(Function function)
This element can use different functions.
|
| Constructor and Description |
|---|
NamedValue(String name,
Function function) |
| Constructor and Description |
|---|
ProcNamedValue(String name,
Function function) |
Copyright © 2016. All rights reserved.