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

de.sekmi.histream.etl.config.IdatColumns Maven / Gradle / Ivy

There is a newer version: 0.13.3
Show newest version
package de.sekmi.histream.etl.config;

import javax.xml.bind.annotation.XmlElement;

public class IdatColumns {
	@XmlElement(name="patient-id")
	StringColumn patientId;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy