Uses of Enum
org.biojava.nbio.ws.alignment.qblast.BlastAlignmentParameterEnum
Packages that use BlastAlignmentParameterEnum
- 
Uses of BlastAlignmentParameterEnum in org.biojava.nbio.ws.alignment.qblast
Methods in org.biojava.nbio.ws.alignment.qblast that return BlastAlignmentParameterEnumModifier and TypeMethodDescriptionstatic BlastAlignmentParameterEnumReturns the enum constant of this type with the specified name.static BlastAlignmentParameterEnum[]BlastAlignmentParameterEnum.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 BlastAlignmentParameterEnumModifier and TypeMethodDescriptionNCBIQBlastAlignmentProperties.getAlignmentOption(BlastAlignmentParameterEnum key) Gets the value of specified parameter ornullif it is not set.voidNCBIQBlastAlignmentProperties.removeAlignmentOption(BlastAlignmentParameterEnum key) Removes given parametervoidNCBIQBlastAlignmentProperties.setAlignmentOption(BlastAlignmentParameterEnum key, String val) Sets the value of specified parameter