Uses of Enum
org.biojava.nbio.ws.alignment.qblast.BlastOutputParameterEnum
-
Uses of BlastOutputParameterEnum in org.biojava.nbio.ws.alignment.qblast
Modifier and TypeMethodDescriptionstatic BlastOutputParameterEnum
Returns 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.Modifier and TypeMethodDescriptionNCBIQBlastOutputProperties.getOutputOption
(BlastOutputParameterEnum key) Gets the value of specified parameter ornull
if it is not setvoid
NCBIQBlastOutputProperties.removeOutputOption
(BlastOutputParameterEnum key) Removes given parametervoid
NCBIQBlastOutputProperties.setOutputOption
(BlastOutputParameterEnum key, String value) Sets the value of specified output parameter