Package builtins

Class Type

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable, java.util.Map<java.lang.String,​java.lang.Object>, TypeInfo

    public class Type
    extends PythonObject
    implements TypeInfo
    See Also:
    Serialized Form
    • Constructor Detail

      • Type

        public Type​(java.lang.String module,
                    java.lang.String name)
    • Method Detail

      • getDataType

        public org.dmg.pmml.DataType getDataType()
        Specified by:
        getDataType in interface TypeInfo