![JAR search and dependency download from the Maven repository](/logo.png)
org.dmg.pmml.Field Maven / Gradle / Ivy
/*
* Copyright (c) 2013 Villu Ruusmann
*/
package org.dmg.pmml;
import jakarta.xml.bind.annotation.XmlTransient;
@XmlTransient
abstract
public class Field> extends PMMLObject implements HasDisplayName, HasRequiredName, HasRequiredType {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy