Buildable
public class Params extends Object implements Buildable
LEAF
Params()
create(Object name, Object value)
int
getCount()
String
getFile()
List<Param>
getParam()
void
setFile(String file)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Params()
public Buildable create(Object name, Object value)
create
name
value
public void setFile(String file)
public String getFile()
public List<Param> getParam()
public int getCount()