Class DataChooserResult.Row
java.lang.Object
com.suncode.pwfl.workflow.form.datachooser.DataChooserResult.Row
- Enclosing class:
- DataChooserResult
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionSets value for given mapping in current row.
-
Constructor Details
-
Row
public Row()
-
-
Method Details
-
value
Sets value for given mapping in current row.- Parameters:
mappingId
- Mapping idvalue
- Value- Returns:
- Current row
-