Uses of Class
org.snpsift.SnpSiftCmdVcfOperator.Operator
-
Packages that use SnpSiftCmdVcfOperator.Operator Package Description org.snpsift -
-
Uses of SnpSiftCmdVcfOperator.Operator in org.snpsift
Fields in org.snpsift declared as SnpSiftCmdVcfOperator.Operator Modifier and Type Field Description protected SnpSiftCmdVcfOperator.OperatorSnpSiftCmdVcfOperator. operatorMethods in org.snpsift that return SnpSiftCmdVcfOperator.Operator Modifier and Type Method Description static SnpSiftCmdVcfOperator.OperatorSnpSiftCmdVcfOperator.Operator. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static SnpSiftCmdVcfOperator.Operator[]SnpSiftCmdVcfOperator.Operator. values()Returns an array containing the constants of this enum type, in the order they are declared.
-