no.digipost.api.representations.TransportKvittering Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sdp-api-commons Show documentation
Show all versions of sdp-api-commons Show documentation
Felles kode for API-relatert funksjonalitet
The newest version!
package no.digipost.api.representations;
public class TransportKvittering extends EbmsKvittering {
public TransportKvittering(final String messageId, final String refToMessageId) {
super(messageId, refToMessageId);
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy