| Package | Description |
|---|---|
| cz.abclinuxu.datoveschranky.common.entities | |
| cz.abclinuxu.datoveschranky.common.interfaces |
| Modifier and Type | Class and Description |
|---|---|
class |
DataBoxWithDetails |
| Modifier and Type | Method and Description |
|---|---|
DataBox |
MessageEnvelope.getRecipient()
Vrátí příjemce zprávy.
|
DataBox |
MessageEnvelope.getSender()
Vrátí odesílatele zprávy.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MessageEnvelope.setRecipient(DataBox recipient) |
void |
MessageEnvelope.setSender(DataBox sender) |
| Constructor and Description |
|---|
MessageEnvelope(MessageType type,
DataBox sender,
DataBox recipient,
String id,
String annotation) |
MessageEnvelope(MessageType type,
DataBox sender,
DataBox recipient,
String id,
String annotation,
LegalTitle legalTitle,
String toHands,
boolean personalDelivery,
boolean allowSubstDelivery) |
| Modifier and Type | Method and Description |
|---|---|
DataBoxState |
DataBoxSearchService.checkDataBox(DataBox db)
Vráti stav schránky.
|
Copyright © 2017. All rights reserved.