Uses of Enum Class
de.grogra.xl.compiler.xl16u.XL16UDirectQueryExpressionRequest.Kind
Packages that use XL16UDirectQueryExpressionRequest.Kind
-
Uses of XL16UDirectQueryExpressionRequest.Kind in de.grogra.xl.compiler.xl16u
Methods in de.grogra.xl.compiler.xl16u that return XL16UDirectQueryExpressionRequest.KindModifier and TypeMethodDescriptionXL16UDirectQueryExpressionRequest.getKind()Returns the enum constant of this class with the specified name.XL16UDirectQueryExpressionRequest.Kind.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.grogra.xl.compiler.xl16u with parameters of type XL16UDirectQueryExpressionRequest.KindModifier and TypeMethodDescriptionXL16UDirectQueryExpressionRequest.of(XL16UDirectQueryExpressionRequest.Kind kind, String expressionSource, XL16UOffsetRange sourceRange)