Uses of Enum
gudusoft.gsqlparser.nodes.TAttributeOption.EValueType
Packages that use TAttributeOption.EValueType
Package
Description
Provides the classes represents various SQL query parse tree node.
-
Uses of TAttributeOption.EValueType in gudusoft.gsqlparser.nodes
Methods in gudusoft.gsqlparser.nodes that return TAttributeOption.EValueTypeModifier and TypeMethodDescriptionTAttributeOption.getValueType()static TAttributeOption.EValueTypeReturns the enum constant of this type with the specified name.static TAttributeOption.EValueType[]TAttributeOption.EValueType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in gudusoft.gsqlparser.nodes with parameters of type TAttributeOption.EValueTypeModifier and TypeMethodDescriptionvoidTAttributeOption.setValueType(TAttributeOption.EValueType valueType)