public interface IMERoutingInformation
| Modifier and Type | Method and Description |
|---|---|
X509Certificate |
getCertificate() |
com.helger.peppolid.IDocumentTypeIdentifier |
getDocumentTypeID() |
String |
getEndpointURL() |
com.helger.peppolid.IProcessIdentifier |
getProcessID() |
com.helger.peppolid.IParticipantIdentifier |
getReceiverID() |
com.helger.peppolid.IParticipantIdentifier |
getSenderID() |
String |
getTransportProtocol() |
@Nonnull com.helger.peppolid.IParticipantIdentifier getSenderID()
null.@Nonnull com.helger.peppolid.IParticipantIdentifier getReceiverID()
null.@Nonnull com.helger.peppolid.IDocumentTypeIdentifier getDocumentTypeID()
null.@Nonnull com.helger.peppolid.IProcessIdentifier getProcessID()
null.@Nonnull @Nonempty String getTransportProtocol()
null nor empty.@Nonnull @Nonempty String getEndpointURL()
null nor
empty.@Nonnull X509Certificate getCertificate()
null.Copyright © 2020 toop.eu. All rights reserved.