Class ListToColumns.Options
java.lang.Object
nz.org.riskscape.defaults.function.ListToColumns.Options
- Enclosing class:
- ListToColumns
A Struct
defining all options that may be passed to this function.
-
Field Summary
FieldsModifier and TypeFieldDescriptionA list of column names to use.boolean
The number of columns to process.A prefix to apply to all column names.The number to assign to the first column when namingnumber
. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
Constructor Details
-
Options
public Options()
-