类 AnalysisParam

java.lang.Object
com.sh.wf.excel.parameter.AnalysisParam

@Deprecated public class AnalysisParam extends Object
已过时。
  • 构造器详细资料

  • 方法详细资料

    • getExcelTypeEnum

      public ExcelTypeEnum getExcelTypeEnum()
      已过时。
    • setExcelTypeEnum

      public void setExcelTypeEnum(ExcelTypeEnum excelTypeEnum)
      已过时。
    • getCustomContent

      public Object getCustomContent()
      已过时。
    • setCustomContent

      public void setCustomContent(Object customContent)
      已过时。
    • getIn

      public InputStream getIn()
      已过时。
    • setIn

      public void setIn(InputStream in)
      已过时。