public class CMSRelationDTO extends ItemDTO
| Constructor and Description |
|---|
CMSRelationDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
CatalogVersionDTO |
getCatalogVersion() |
String |
getUid() |
void |
setCatalogVersion(CatalogVersionDTO value) |
void |
setUid(String value) |
getComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic CMSRelationDTO()
public CatalogVersionDTO getCatalogVersion()
public String getUid()
public void setCatalogVersion(CatalogVersionDTO value)
public void setUid(String value)
Copyright © 2017 SAP SE. All Rights Reserved.