| Package | Description |
|---|---|
| com.ibm.commerce.ubf.beans |
| Modifier and Type | Method and Description |
|---|---|
FlowDataBean[] |
FlowListSmartDataBean.getFlows() |
FlowDataBean[] |
FlowListBean.getFlows()
Gets a sorted list of FlowDataBean objects.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FlowListInputDataBean.setFlows(FlowDataBean[] newFlows) |
void |
FlowListBean.setFlows(FlowDataBean[] newFlows)
Populates a list of flow data bean.
|