Uses of Enum
org.biojava.nbio.ws.alignment.qblast.BlastOutputParameterEnum
Packages that use BlastOutputParameterEnum
- 
Uses of BlastOutputParameterEnum in org.biojava.nbio.ws.alignment.qblast
Methods in org.biojava.nbio.ws.alignment.qblast that return BlastOutputParameterEnumModifier and TypeMethodDescriptionstatic BlastOutputParameterEnumReturns the enum constant of this type with the specified name.static BlastOutputParameterEnum[]BlastOutputParameterEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.biojava.nbio.ws.alignment.qblast with parameters of type BlastOutputParameterEnumModifier and TypeMethodDescriptionNCBIQBlastOutputProperties.getOutputOption(BlastOutputParameterEnum key) Gets the value of specified parameter ornullif it is not setvoidNCBIQBlastOutputProperties.removeOutputOption(BlastOutputParameterEnum key) Removes given parametervoidNCBIQBlastOutputProperties.setOutputOption(BlastOutputParameterEnum key, String value) Sets the value of specified output parameter