Package org.jpmml.python
Interface TypeInfo
-
- All Known Implementing Classes:
BooleanDtype,CategoricalDtype,DType,ExtensionDtype,Float32Dtype,Float64Dtype,IntegerDtype,StringDtype,Type
public interface TypeInfo
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.dmg.pmml.DataTypegetDataType()
-