public class PipeConfig extends BaseControlConfig
PipeConfig(String config)
List<List<String>>
getLayers()
List<String>
getOrderedControllers()
String
getType()
void
processOrderedControllers(String or)
setLayers(List<List<String>> layers)
int
size()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PipeConfig(String config) throws Exception
Exception
public List<List<String>> getLayers()
public void setLayers(List<List<String>> layers)
public void processOrderedControllers(String or)
public List<String> getOrderedControllers()
public int size()
public String getType()
Copyright © 2017. All rights reserved.