@NotThreadSafe public class IncomingEDMRequest extends Object implements IIncomingEDMObject
EDMRequest and
IMEIncomingTransportMetadata for the metadata.| Constructor and Description |
|---|
IncomingEDMRequest(eu.toop.edm.EDMRequest aRequest,
IMEIncomingTransportMetadata aMetadata) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
IMEIncomingTransportMetadata |
getMetadata() |
eu.toop.edm.EDMRequest |
getRequest() |
int |
hashCode() |
String |
toString() |
public IncomingEDMRequest(@Nonnull eu.toop.edm.EDMRequest aRequest, @Nonnull IMEIncomingTransportMetadata aMetadata)
@Nonnull public eu.toop.edm.EDMRequest getRequest()
@Nonnull public IMEIncomingTransportMetadata getMetadata()
getMetadata in interface IIncomingEDMObjectnull.Copyright © 2020 toop.eu. All rights reserved.