| Package | Description |
|---|---|
| eu.toop.connector.api.me.incoming | |
| eu.toop.connector.api.me.model |
| Modifier and Type | Method and Description |
|---|---|
com.helger.commons.collection.impl.ICommonsOrderedMap<String,MEPayload> |
IncomingEDMResponse.attachments() |
com.helger.commons.collection.impl.ICommonsOrderedMap<String,MEPayload> |
IncomingEDMResponse.getAllAttachments() |
| Constructor and Description |
|---|
IncomingEDMResponse(eu.toop.edm.EDMResponse aResponse,
com.helger.commons.collection.impl.ICommonsList<MEPayload> aAttachments,
IMEIncomingTransportMetadata aMetadata) |
| Modifier and Type | Method and Description |
|---|---|
MEPayload |
MEPayload.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
com.helger.commons.collection.impl.ICommonsList<MEPayload> |
MEMessage.getAllPayloads() |
com.helger.commons.collection.impl.ICommonsList<MEPayload> |
MEMessage.payloads() |
| Modifier and Type | Method and Description |
|---|---|
MEMessage.Builder |
MEMessage.Builder.addPayload(MEPayload a) |
MEMessage.Builder |
MEMessage.Builder.payload(MEPayload a) |
MEMessage.Builder |
MEMessage.Builder.payloads(MEPayload... a) |
| Modifier and Type | Method and Description |
|---|---|
MEMessage.Builder |
MEMessage.Builder.payloads(Iterable<MEPayload> a) |
| Constructor and Description |
|---|
MEMessage(com.helger.commons.collection.impl.ICommonsList<MEPayload> aPayloads) |
Copyright © 2020 toop.eu. All rights reserved.