Uses of Enum Class
cdc.rdb.FunctionResultType
-
Uses of FunctionResultType in cdc.rdb
Methods in cdc.rdb that return FunctionResultTypeModifier and TypeMethodDescriptionstatic FunctionResultTypeFunctionResultType.decode(short code) RdbFunction.getResultType()static FunctionResultTypeReturns the enum constant of this class with the specified name.static FunctionResultType[]FunctionResultType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in cdc.rdb with parameters of type FunctionResultType