Class TextFileOutputFieldDTO
java.lang.Object
org.pentaho.di.trans.steps.textfileoutput.TextFileOutputFieldDTO
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetGroup()getName()getType()voidsetCurrency(String currency) voidsetDecimal(String decimal) voidvoidvoidvoidvoidvoidsetPrecision(String precision) voidsetTrimType(String trimType) void
-
Constructor Details
-
TextFileOutputFieldDTO
public TextFileOutputFieldDTO()
-
-
Method Details
-
getName
-
setName
-
getType
-
setType
-
getFormat
-
setFormat
-
getLength
-
setLength
-
getPrecision
-
setPrecision
-
getCurrency
-
setCurrency
-
getDecimal
-
setDecimal
-
getGroup
-
setGroup
-
getTrimType
-
setTrimType
-
getNullif
-
setNullif
-