Uses of Enum Class
org.snpsift.SnpSiftCmdVcfOperator.Operator
Packages that use SnpSiftCmdVcfOperator.Operator
-
Uses of SnpSiftCmdVcfOperator.Operator in org.snpsift
Fields in org.snpsift declared as SnpSiftCmdVcfOperator.OperatorModifier and TypeFieldDescriptionprotected SnpSiftCmdVcfOperator.Operator
SnpSiftCmdVcfOperator.operator
Methods in org.snpsift that return SnpSiftCmdVcfOperator.OperatorModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static SnpSiftCmdVcfOperator.Operator[]
SnpSiftCmdVcfOperator.Operator.values()
Returns an array containing the constants of this enum class, in the order they are declared.