public class Attachment
extends java.lang.Object
INTERNAL: Attachment is a helper object used by the
QueryOperation to handle binary attachments.
| Constructor and Description |
|---|
Attachment() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getMimeType()
INTERNAL: get the mime-type setting for the binary attachment
|
void |
setMimeType(java.lang.String mimeType)
INTERNAL: set the mime-type setting for the binary attachement
|
public java.lang.String getMimeType()
INTERNAL: get the mime-type setting for the binary attachment
public void setMimeType(java.lang.String mimeType)
INTERNAL: set the mime-type setting for the binary attachement
mimeType - mime-type setting for the binary attachementEclipseLink 2.6.3, "build v20160428-59c81c5" API Reference