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

org.opencds.cqf.parameter.BundleTestCasesParameters Maven / Gradle / Ivy

There is a newer version: 3.1.0
Show newest version
package org.opencds.cqf.parameter;

import org.opencds.cqf.processor.IGProcessor.IGVersion;

public class BundleTestCasesParameters {  
    public String path;
    public IGVersion igVersion;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy