public class MimeContent extends Object
| Constructor and Description |
|---|
MimeContent(String mimeType,
byte[] data) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getData() |
String |
getMimeType() |
String |
getSrc() |
void |
setData(byte[] data) |
void |
setMimeType(String mimeType) |
Copyright © 2017 Regenstrief Center for Biomedical Informatics. All rights reserved.