Uses of Enum
gudusoft.gsqlparser.nodes.netezza.EReclaimChoice
Packages that use EReclaimChoice
-
Uses of EReclaimChoice in gudusoft.gsqlparser.nodes.netezza
Methods in gudusoft.gsqlparser.nodes.netezza that return EReclaimChoiceModifier and TypeMethodDescriptionTReclaimChoice.getReclaimChoice()static EReclaimChoiceReturns the enum constant of this type with the specified name.static EReclaimChoice[]EReclaimChoice.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in gudusoft.gsqlparser.nodes.netezza with parameters of type EReclaimChoiceModifier and TypeMethodDescriptionvoidTReclaimChoice.setReclaimChoice(EReclaimChoice reclaimChoice)