public class StoredMediaData extends Object
| Constructor and Description |
|---|
StoredMediaData(String location,
String hashForLocation,
long size,
String mime) |
| Modifier and Type | Method and Description |
|---|---|
Long |
getDataPk() |
String |
getHashForLocation() |
String |
getLocation() |
String |
getMime() |
Long |
getSize() |
void |
setDataPk(Long dataPk) |
String |
toString() |
Copyright © 2017 SAP SE. All Rights Reserved.