Uses of Interface
org.dmg.pmml.HasType
-
Packages that use HasType Package Description org.dmg.pmml -
-
Uses of HasType in org.dmg.pmml
Classes in org.dmg.pmml with type parameters of type HasType Modifier and Type Interface Description interfaceHasType<E extends PMMLObject & HasType<E>>Subinterfaces of HasType in org.dmg.pmml Modifier and Type Interface Description interfaceHasRequiredType<E extends PMMLObject & HasRequiredType<E>>Classes in org.dmg.pmml that implement HasType Modifier and Type Class Description classDataFieldclassDefineFunctionclassDerivedFieldclassField<E extends Field<E>>classOutputFieldclassParameterFieldclassResultField
-