public class RenderersPropertyDTO extends ItemDTO
| Constructor and Description |
|---|
RenderersPropertyDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
JaloTranslatorConfigurationDTO |
getTranslatorConfiguration() |
String |
getValue() |
void |
setKey(String value) |
void |
setTranslatorConfiguration(JaloTranslatorConfigurationDTO value) |
void |
setValue(String value) |
getComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic RenderersPropertyDTO()
public String getKey()
public JaloTranslatorConfigurationDTO getTranslatorConfiguration()
public String getValue()
public void setKey(String value)
public void setTranslatorConfiguration(JaloTranslatorConfigurationDTO value)
public void setValue(String value)
Copyright © 2017 SAP SE. All Rights Reserved.