public class DeeplinkUrlDTO extends ItemDTO
| Constructor and Description |
|---|
DeeplinkUrlDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<BarcodeMediaDTO> |
getBarcodeMedias() |
String |
getBaseUrl() |
String |
getCode() |
String |
getName() |
void |
setBarcodeMedias(Collection<BarcodeMediaDTO> value) |
void |
setBaseUrl(String value) |
void |
setCode(String value) |
void |
setName(String value) |
getComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic DeeplinkUrlDTO()
public Collection<BarcodeMediaDTO> getBarcodeMedias()
public String getBaseUrl()
public String getCode()
public String getName()
public void setBarcodeMedias(Collection<BarcodeMediaDTO> value)
public void setBaseUrl(String value)
public void setCode(String value)
public void setName(String value)
Copyright © 2017 SAP SE. All Rights Reserved.