Uses of Enum Class
org.snpsift.lang.expression.FieldConstant.FieldConstantNames
Packages that use FieldConstant.FieldConstantNames
-
Uses of FieldConstant.FieldConstantNames in org.snpsift.lang.expression
Subclasses with type arguments of type FieldConstant.FieldConstantNames in org.snpsift.lang.expressionMethods in org.snpsift.lang.expression that return FieldConstant.FieldConstantNamesModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static FieldConstant.FieldConstantNames[]FieldConstant.FieldConstantNames.values()Returns an array containing the constants of this enum class, in the order they are declared.