org.dmg.pmml.Distribution Maven / Gradle / Ivy
/*
* Copyright (c) 2012 University of Tartu
*/
package org.dmg.pmml;
import javax.xml.bind.annotation.XmlTransient;
@XmlTransient
abstract
public class Distribution extends PMMLObject implements HasExtensions {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy