public class AbstractDynamicContentDTO extends ItemDTO
| Constructor and Description |
|---|
AbstractDynamicContentDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getActive() |
String |
getChecksum() |
String |
getCode() |
String |
getContent() |
Long |
getVersion() |
void |
setActive(Boolean value) |
void |
setChecksum(String value) |
void |
setCode(String value) |
void |
setContent(String value) |
void |
setVersion(Long value) |
getComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic AbstractDynamicContentDTO()
public Boolean getActive()
public String getChecksum()
public String getCode()
public String getContent()
public Long getVersion()
public void setActive(Boolean value)
public void setChecksum(String value)
public void setCode(String value)
public void setContent(String value)
public void setVersion(Long value)
Copyright © 2017 SAP SE. All Rights Reserved.