Uses of Class
uk.ac.ebi.intenz.tools.export.XmlExporter.Flavour

Packages that use XmlExporter.Flavour
uk.ac.ebi.intenz.tools.export   
 

Uses of XmlExporter.Flavour in uk.ac.ebi.intenz.tools.export
 

Methods in uk.ac.ebi.intenz.tools.export that return XmlExporter.Flavour
static XmlExporter.Flavour XmlExporter.Flavour.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static XmlExporter.Flavour[] XmlExporter.Flavour.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in uk.ac.ebi.intenz.tools.export with parameters of type XmlExporter.Flavour
 void XmlExporter.setFlavour(XmlExporter.Flavour flavour)
           
 



Copyright © 2013 EMBL-EBI. All Rights Reserved.