public class MediaFormatMappingDTO extends ItemDTO
| Constructor and Description |
|---|
MediaFormatMappingDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
MediaContextDTO |
getMediaContext() |
MediaFormatDTO |
getSource() |
MediaFormatDTO |
getTarget() |
void |
setMediaContext(MediaContextDTO value) |
void |
setSource(MediaFormatDTO value) |
void |
setTarget(MediaFormatDTO value) |
getComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic MediaFormatMappingDTO()
public MediaContextDTO getMediaContext()
public MediaFormatDTO getSource()
public MediaFormatDTO getTarget()
public void setMediaContext(MediaContextDTO value)
public void setSource(MediaFormatDTO value)
public void setTarget(MediaFormatDTO value)
Copyright © 2017 SAP SE. All Rights Reserved.