@MustImplementEqualsAndHashcode
public interface IMEIncomingTransportMetadata
| Modifier and Type | Method and Description |
|---|---|
com.helger.peppolid.IDocumentTypeIdentifier |
getDocumentTypeID() |
com.helger.peppolid.IProcessIdentifier |
getProcessID() |
com.helger.peppolid.IParticipantIdentifier |
getReceiverID() |
com.helger.peppolid.IParticipantIdentifier |
getSenderID() |
@Nullable com.helger.peppolid.IParticipantIdentifier getSenderID()
null.@Nullable com.helger.peppolid.IParticipantIdentifier getReceiverID()
null.@Nullable com.helger.peppolid.IDocumentTypeIdentifier getDocumentTypeID()
null.@Nullable com.helger.peppolid.IProcessIdentifier getProcessID()
null.Copyright © 2020 toop.eu. All rights reserved.