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