public interface BinaryData
| Modifier and Type | Method and Description |
|---|---|
String |
getContentType()
Returns the content type.
|
byte[] |
getData()
Returns the binary data.
|
byte[] getData()
String getContentType()
null.Copyright © 2020 SAP. All rights reserved.