Interface IGeneratedClass

    • Method Detail

      • getClassFile

        Path getClassFile()
        The file the class was written to.
        Returns:
        the class file
      • getClassName

        com.squareup.javapoet.ClassName getClassName()
        The type info for the class.
        Returns:
        the class's type info