All Downloads are FREE. Search and download functionalities are using the official Maven repository.

no.digipost.api.representations.TransportKvittering Maven / Gradle / Ivy

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