public class CockpitUIComponentConfigurationDTO extends ItemDTO
| Constructor and Description |
|---|
CockpitUIComponentConfigurationDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCode() |
String |
getFactoryBean() |
MediaDTO |
getMedia() |
String |
getObjectTemplateCode() |
PrincipalDTO |
getPrincipal() |
void |
setCode(String value) |
void |
setFactoryBean(String value) |
void |
setMedia(MediaDTO value) |
void |
setObjectTemplateCode(String value) |
void |
setPrincipal(PrincipalDTO value) |
getComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic CockpitUIComponentConfigurationDTO()
public String getCode()
public String getFactoryBean()
public MediaDTO getMedia()
public String getObjectTemplateCode()
public PrincipalDTO getPrincipal()
public void setCode(String value)
public void setFactoryBean(String value)
public void setMedia(MediaDTO value)
public void setObjectTemplateCode(String value)
public void setPrincipal(PrincipalDTO value)
Copyright © 2017 SAP SE. All Rights Reserved.