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

ca.uhn.hl7v2.conf.spec.usecase.EventFlow Maven / Gradle / Ivy

There is a newer version: 2.5.1
Show newest version
package ca.uhn.hl7v2.conf.spec.usecase;

/**
 * A use case event flow.  
 * @author Bryan Tripp
 */
public class EventFlow extends AbstractUseCaseComponent {
    
    /** Creates a new instance of EventFlow */
    public EventFlow() {
    }
    
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy