public class JaloTranslatorConfigurationDTO extends ItemDTO
| Constructor and Description |
|---|
JaloTranslatorConfigurationDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCode() |
List<ParserPropertyDTO> |
getParserProperties() |
List<JaloVelocityRendererDTO> |
getRenderers() |
List<RenderersPropertyDTO> |
getRenderersProperties() |
void |
setCode(String value) |
void |
setParserProperties(List<ParserPropertyDTO> value) |
void |
setRenderers(List<JaloVelocityRendererDTO> value) |
void |
setRenderersProperties(List<RenderersPropertyDTO> value) |
getComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic JaloTranslatorConfigurationDTO()
public String getCode()
public List<ParserPropertyDTO> getParserProperties()
public List<JaloVelocityRendererDTO> getRenderers()
public List<RenderersPropertyDTO> getRenderersProperties()
public void setCode(String value)
public void setParserProperties(List<ParserPropertyDTO> value)
public void setRenderers(List<JaloVelocityRendererDTO> value)
public void setRenderersProperties(List<RenderersPropertyDTO> value)
Copyright © 2017 SAP SE. All Rights Reserved.