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

eu.peppol.identifier.WellKnownParticipant Maven / Gradle / Ivy

package eu.peppol.identifier;

/**
 * @author steinar
 *         Date: 05.11.13
 *         Time: 14:00
 */
public class WellKnownParticipant {

    public static final ParticipantId U4_TEST = new ParticipantId("9908:810017902");


    public static final ParticipantId DIFI = new ParticipantId("9908:991825827");

    /** Use this in test mode */
    public static final ParticipantId DIFI_TEST = new ParticipantId("9908:810418052");

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy