| Package | Description |
|---|---|
| cz.abclinuxu.datoveschranky.common.entities | |
| cz.abclinuxu.datoveschranky.common.entities.content |
| Modifier and Type | Method and Description |
|---|---|
Content |
Attachment.getContent()
Vrátí obsah přílohy.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Attachment.setContents(Content cont) |
| Constructor and Description |
|---|
Attachment(String descr,
Content cont) |
| Modifier and Type | Class and Description |
|---|---|
class |
ByteContent
Obsah přílohy uložený v bytovém poli v paměti.
|
class |
FileContent
Obsah přílohy uložený v souboru.
|
Copyright © 2017. All rights reserved.