| Package | Description |
|---|---|
| io.debezium.data |
| Modifier and Type | Field and Description |
|---|---|
private SpecialValueDecimal.SpecialValue |
SpecialValueDecimal.specialValue |
| Modifier and Type | Method and Description |
|---|---|
static SpecialValueDecimal.SpecialValue |
SpecialValueDecimal.SpecialValue.valueOf(String name)
Returns 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.
|
| Constructor and Description |
|---|
SpecialValueDecimal(SpecialValueDecimal.SpecialValue specialValue) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.