@NotThreadSafe public class IncomingEDMResponse extends Object implements IIncomingEDMResponse
EDMResponse, optional attachments and
IMEIncomingTransportMetadata for the metadata.| Constructor and Description |
|---|
IncomingEDMResponse(eu.toop.edm.EDMResponse aResponse,
List<MEPayload> aAttachments,
IMEIncomingTransportMetadata aMetadata) |
| Modifier and Type | Method and Description |
|---|---|
com.helger.commons.collection.impl.ICommonsOrderedMap<String,MEPayload> |
attachments() |
boolean |
equals(Object o) |
com.helger.commons.collection.impl.ICommonsOrderedMap<String,MEPayload> |
getAllAttachments() |
IMEIncomingTransportMetadata |
getMetadata() |
eu.toop.edm.EDMResponse |
getResponse() |
int |
hashCode() |
String |
toString() |
@Nonnull public eu.toop.edm.EDMResponse getResponse()
@Nonnull @ReturnsMutableObject public com.helger.commons.collection.impl.ICommonsOrderedMap<String,MEPayload> attachments()
@Nonnull @ReturnsMutableCopy public com.helger.commons.collection.impl.ICommonsOrderedMap<String,MEPayload> getAllAttachments()
@Nonnull public IMEIncomingTransportMetadata getMetadata()
getMetadata in interface IIncomingEDMObjectnull.Copyright © 2020 toop.eu. All rights reserved.