public interface ScriptFieldBuilder extends FieldBuilder<ScriptFieldBuilder>
Modifier and Type | Method and Description |
---|---|
String |
getCode()
Get the code of the script.
|
ScriptFieldBuilder |
setCode(String code)
Set the code of the script.
|
getDescription, getName, getProjectRoleId, getType, hasCustomField, setCustomField, setDescription, setName, setNobodyAsProjectRole, setProjectRole
String getCode()
ScriptFieldBuilder setCode(String code)
code
- the code of the scriptCopyright © 2022 DEISER. All Rights Reserved.