Uses of Class
com.bitheads.braincloud.services.ScriptService.Parameter
| Package | Description |
|---|---|
| com.bitheads.braincloud.services |
-
Uses of ScriptService.Parameter in com.bitheads.braincloud.services
Methods in com.bitheads.braincloud.services that return ScriptService.Parameter Modifier and Type Method Description static ScriptService.ParameterScriptService.Parameter. valueOf(String name)Returns the enum constant of this type with the specified name.static ScriptService.Parameter[]ScriptService.Parameter. values()Returns an array containing the constants of this enum type, in the order they are declared.