Uses of Class
org.forester.util.ForesterConstants.PhylogeneticTreeFormats
-
Packages that use ForesterConstants.PhylogeneticTreeFormats Package Description org.forester.util -
-
Uses of ForesterConstants.PhylogeneticTreeFormats in org.forester.util
Methods in org.forester.util that return ForesterConstants.PhylogeneticTreeFormats Modifier and Type Method Description static ForesterConstants.PhylogeneticTreeFormats
ForesterConstants.PhylogeneticTreeFormats. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static ForesterConstants.PhylogeneticTreeFormats[]
ForesterConstants.PhylogeneticTreeFormats. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-