@Internal
public static @interface SerdeConfig.SerSubtyped
Modifier and Type | Fields and Description |
---|---|
static java.lang.String |
DISCRIMINATOR_PROP
The discriminator property to use.
|
static java.lang.String |
DISCRIMINATOR_TYPE
The discriminator to use.
|
static java.lang.String |
DISCRIMINATOR_VALUE
The discriminator value to use.
|
Modifier and Type | Optional Element and Description |
---|---|
SerdeConfig.SerSubtyped.SerSubtype[] |
value |
public static final java.lang.String DISCRIMINATOR_TYPE
public static final java.lang.String DISCRIMINATOR_VALUE
public static final java.lang.String DISCRIMINATOR_PROP
public abstract SerdeConfig.SerSubtyped.SerSubtype[] value