Uses of Enum
org.biojava.nbio.ws.alignment.qblast.BlastProgramEnum
Packages that use BlastProgramEnum
- 
Uses of BlastProgramEnum in org.biojava.nbio.ws.alignment.qblast
Methods in org.biojava.nbio.ws.alignment.qblast that return BlastProgramEnumModifier and TypeMethodDescriptionNCBIQBlastAlignmentProperties.getBlastProgram()static BlastProgramEnumReturns the enum constant of this type with the specified name.static BlastProgramEnum[]BlastProgramEnum.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 BlastProgramEnumModifier and TypeMethodDescriptionvoidNCBIQBlastAlignmentProperties.setBlastProgram(BlastProgramEnum program) Sets the program to be used with blastall