Package | Description |
---|---|
io.apicurio.registry.ibmcompat.model |
Modifier and Type | Method and Description |
---|---|
@NotNull SchemaState.StateEnum |
SchemaState.getState()
If the schema state is 'deprecated', all the schema version states are 'deprecated'.
|
static SchemaState.StateEnum |
SchemaState.StateEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SchemaState.StateEnum[] |
SchemaState.StateEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SchemaState.setState(SchemaState.StateEnum state) |
Copyright © 2020 Red Hat. All rights reserved.