Class UstraExcelStoreOption
java.lang.Object
com.gsitm.ustra.java.data.poi.convert.UstraExcelStoreOption
데이터를 엑셀 파일로 변환하는 옵션
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleangetCells()셀 목록getData()클래스input streamfile pathinthashCode()voidsetCells(List<UstraExcelCellInfoModel> cells) 셀 목록void클래스voidsetOutputStream(OutputStream outputStream) input streamvoidsetPassword(String password) file pathtoString()
-
Method Details
-
builder
-
getOutputStream
input stream -
getPassword
file path -
getData
클래스 -
getCells
셀 목록 -
setOutputStream
input stream -
setPassword
file path -
setData
클래스 -
setCells
셀 목록 -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-