@NotThreadSafe public class IncomingEDMErrorResponse extends Object implements IIncomingEDMResponse
EDMErrorResponse and
IMEIncomingTransportMetadata for the metadata.| Constructor and Description |
|---|
IncomingEDMErrorResponse(eu.toop.edm.EDMErrorResponse aErrorResponse,
String sTopLevelContentID,
IMEIncomingTransportMetadata aMetadata) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
eu.toop.edm.EDMErrorResponse |
getErrorResponse() |
IMEIncomingTransportMetadata |
getMetadata() |
String |
getTopLevelContentID() |
int |
hashCode() |
String |
toString() |
public IncomingEDMErrorResponse(@Nonnull eu.toop.edm.EDMErrorResponse aErrorResponse, @Nonnull @Nonempty String sTopLevelContentID, @Nonnull IMEIncomingTransportMetadata aMetadata)
@Nonnull public eu.toop.edm.EDMErrorResponse getErrorResponse()
null.@Nonnull @Nonempty public String getTopLevelContentID()
getTopLevelContentID in interface IIncomingEDMObject@Nonnull public IMEIncomingTransportMetadata getMetadata()
getMetadata in interface IIncomingEDMObjectnull.Copyright © 2020 toop.eu. All rights reserved.