public class ExcludeFlowSources extends Object
Model that represents the list of flows to be excluded
protected List<String>
flows
ExcludeFlowSources()
List<String>
getFlows()
void
setFlows(List<String> flows)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected List<String> flows
public ExcludeFlowSources()
public List<String> getFlows()
public void setFlows(List<String> flows)
Copyright © 2017. All rights reserved.