Class DownloadFileResp

java.lang.Object
com.mikuac.shiro.dto.action.response.DownloadFileResp

public class DownloadFileResp extends Object
Created on 2021/7/8.
  • Constructor Details

    • DownloadFileResp

      public DownloadFileResp()
  • Method Details

    • getFile

      public String getFile()
    • setFile

      public void setFile(String file)
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • canEqual

      protected boolean canEqual(Object other)
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object