Package | Description |
---|---|
io.apicurio.datamodels.compat |
Modifier and Type | Method and Description |
---|---|
static MarshallCompat.SerializerFlavor |
MarshallCompat.SerializerFlavor.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MarshallCompat.SerializerFlavor[] |
MarshallCompat.SerializerFlavor.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
SimplifiedTypeDeserializer(MarshallCompat.SerializerFlavor flavor)
Constructor.
|
SimplifiedTypeSerializer(MarshallCompat.SerializerFlavor flavor)
Constructor.
|
Copyright © 2020 Red Hat. All rights reserved.