| Package | Description |
|---|---|
| com.enterprisemath.utils.messaging |
| Modifier and Type | Method and Description |
|---|---|
Attachment.Builder |
Attachment.Builder.setBuf(byte[] buf)
Sets data buffer.
|
Attachment.Builder |
Attachment.Builder.setMime(String mime)
Sets attachment MIME type.
|
Attachment.Builder |
Attachment.Builder.setName(String name)
Sets attachment name.
|
| Constructor and Description |
|---|
Attachment(Attachment.Builder builder)
Creates new object.
|
Copyright © 2016. All rights reserved.