public class DotNetFunction
extends step.functions.Function
| Constructor and Description | 
|---|
DotNetFunction()  | 
| Modifier and Type | Method and Description | 
|---|---|
step.core.dynamicbeans.DynamicValue<String> | 
getDllFile()  | 
step.core.dynamicbeans.DynamicValue<String> | 
getLibrariesFile()  | 
void | 
setDllFile(step.core.dynamicbeans.DynamicValue<String> dllFile)  | 
void | 
setLibrariesFile(step.core.dynamicbeans.DynamicValue<String> librariesFile)  | 
getCallTimeout, getDescription, getHtmlTemplate, getSchema, getTokenSelectionCriteria, isExecuteLocally, isManaged, isUseCustomTemplate, requiresLocalExecution, setCallTimeout, setDescription, setExecuteLocally, setHtmlTemplate, setManaged, setSchema, setTokenSelectionCriteria, setUseCustomTemplateaddAttribute, getAttribute, getAttributes, hasAttribute, setAttributespublic step.core.dynamicbeans.DynamicValue<String> getDllFile()
public void setDllFile(step.core.dynamicbeans.DynamicValue<String> dllFile)
public step.core.dynamicbeans.DynamicValue<String> getLibrariesFile()
public void setLibrariesFile(step.core.dynamicbeans.DynamicValue<String> librariesFile)
Copyright © 2020. All rights reserved.