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

org.openml.apiconnector.xml.DataDelete Maven / Gradle / Ivy

There is a newer version: 1.0.30
Show newest version
package org.openml.apiconnector.xml;

public class DataDelete {
	private Integer id;

	public Integer get_id() {
		return id;
	}
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy