Home / Development / Documentation / 2.0.44 / Uses of Class info.bioinfweb.treegraph.document.io.newick.NewickReader.Status
TreeGraph 2
 


Uses of Class
info.bioinfweb.treegraph.document.io.newick.NewickReader.Status

Packages that use NewickReader.Status
info.bioinfweb.treegraph.document.io.newick Contains classes implementing the import from and export to the Newick format. 
 

Uses of NewickReader.Status in info.bioinfweb.treegraph.document.io.newick
 

Methods in info.bioinfweb.treegraph.document.io.newick that return NewickReader.Status
static NewickReader.Status NewickReader.Status.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static NewickReader.Status[] NewickReader.Status.values()
          Returns an array containing the constants of this enum type, in the order they are declared.