public class Include extends UC4Object
| Constructor and Description |
|---|
Include() |
| Modifier and Type | Method and Description |
|---|---|
String |
getProcess()
Returns the content of the "Process" tab.
|
Header |
header()
Returns the header data of this object.
|
boolean |
isExecutable()
Returns
true if this Object can be executed. |
void |
setProcess(String script)
Sets the content of the "Process" tab.
|
public Header header()
public String getProcess()
public void setProcess(String script)
script - Scriptpublic boolean isExecutable()
UC4Objecttrue if this Object can be executed.isExecutable in class UC4ObjectCopyright © 2021. All rights reserved.