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

org.ccsds.moims.mo.com.event.EventHelper Maven / Gradle / Ivy

The newest version!
package org.ccsds.moims.mo.com.event;

/**
 * Helper class for Event service.
 */
public class EventHelper {

    /**
     * Service singleton instance.
     */
    public static org.ccsds.moims.mo.com.event.EventServiceInfo EVENT_SERVICE = new org.ccsds.moims.mo.com.event.EventServiceInfo();

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy