public class GroovyField extends AbstractObjectDTO implements Cloneable
| Constructor and Description |
|---|
GroovyField(SemanticEntity instance)
To instantiate the GroovyField with SemanticEntity
|
| Modifier and Type | Method and Description |
|---|---|
GroovyField |
clone() |
String |
getDataType() |
String |
getValue() |
void |
setDataType(String dataType) |
void |
setValue(String value) |
getBO, getObjectERPId, getObjectId, getObjectName, getURI, setObjectERPId, setObjectId, setObjectName, setURI, toStringpublic GroovyField(SemanticEntity instance)
intance - as SemanticEntitypublic GroovyField clone() throws CloneNotSupportedException
clone in class ObjectCloneNotSupportedExceptionpublic String getDataType()
public String getValue()
public void setDataType(String dataType)
${param} - to setpublic void setValue(String value)
${param} - to set