Uses of Enum
gudusoft.gsqlparser.nodes.mdx.EMdxAxisType
Packages that use EMdxAxisType
-
Uses of EMdxAxisType in gudusoft.gsqlparser.nodes.mdx
Methods in gudusoft.gsqlparser.nodes.mdx that return EMdxAxisTypeModifier and TypeMethodDescriptionTMdxAxis.getAxisType()static EMdxAxisTypeReturns the enum constant of this type with the specified name.static EMdxAxisType[]EMdxAxisType.values()Returns an array containing the constants of this enum type, in the order they are declared.