类 DtoFile

java.lang.Object
org.babyfish.jimmer.dto.compiler.DtoFile

public final class DtoFile extends Object
  • 构造器详细资料

  • 方法详细资料

    • getDtoDir

      public String getDtoDir()
    • getPackageName

      public String getPackageName()
    • getFile

      public File getFile()
    • getPath

      public String getPath()
    • hashCode

      public int hashCode()
      覆盖:
      hashCode 在类中 Object
    • equals

      public boolean equals(Object o)
      覆盖:
      equals 在类中 Object
    • toString

      public String toString()
      覆盖:
      toString 在类中 Object