public class EdalNode extends Object
the field path is used to save EDAL File path the field name is used to save EDAL File name
EdalNode(String name, String path)
String
getName()
getPath()
void
setName(String name)
setPath(String path)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public EdalNode(String name, String path)
public String getPath()
public void setPath(String path)
public String getName()
public void setName(String name)
public String toString()
toString
Object
Copyright © 2013 Leibniz Institute of Plant Genetics and Crop Plant Research (IPK). All rights reserved.