Package | Description |
---|---|
com.suncode.pwfl.core.function |
Modifier and Type | Method and Description |
---|---|
Function.FunctionAccessibility |
FunctionOverride.getAccessibility()
Specify place (server, browser) where function can be executed.
|
static Function.FunctionAccessibility |
Function.FunctionAccessibility.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Function.FunctionAccessibility[] |
Function.FunctionAccessibility.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Suncode. All rights reserved.