Documentation of 'org.python.expose.TypeBuilder' Java class
TypeBuilder
org.python.expose

Interface TypeBuilder

  • All Known Implementing Classes:
    BaseTypeBuilder


    public interface TypeBuilder
    Contains the basic information needed to construct a builtin Python type.
    • Method Detail

      • getName

        java.lang.String getName()
      • getTypeClass

        java.lang.Class<? extends PyObject> getTypeClass()
      • getBase

        java.lang.Class<?> getBase()
      • getIsBaseType

        boolean getIsBaseType()
      • getDoc

        java.lang.String getDoc()

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.