Uses of Enum
io.debezium.data.SpecialValueDecimal.SpecialValue
Packages that use SpecialValueDecimal.SpecialValue
-
Uses of SpecialValueDecimal.SpecialValue in io.debezium.data
Fields in io.debezium.data declared as SpecialValueDecimal.SpecialValueModifier and TypeFieldDescriptionprivate final SpecialValueDecimal.SpecialValueSpecialValueDecimal.specialValueMethods in io.debezium.data that return SpecialValueDecimal.SpecialValueModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static SpecialValueDecimal.SpecialValue[]SpecialValueDecimal.SpecialValue.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in io.debezium.data with parameters of type SpecialValueDecimal.SpecialValueModifierConstructorDescriptionprivateSpecialValueDecimal(SpecialValueDecimal.SpecialValue specialValue)