public class FlowCollection extends Object
| Constructor and Description |
|---|
FlowCollection() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCount() |
List<Flow> |
getFlows() |
void |
setCount(int count) |
void |
setFlows(List<Flow> flows) |
Copyright © 2011–2021 Talend Inc.. All rights reserved.