Package | Description |
---|---|
io.apicurio.registry.ibmcompat.model |
Modifier and Type | Method and Description |
---|---|
@NotNull SchemaState |
SchemaVersion.getState() |
@NotNull SchemaState |
SchemaSummary.getState() |
@NotNull SchemaState |
SchemaInfo.getState() |
SchemaState |
NewSchema.getState() |
@NotNull SchemaState |
StateModification.getValue() |
SchemaState |
NewSchemaVersion.getVersionstate() |
Modifier and Type | Method and Description |
---|---|
void |
SchemaVersion.setState(SchemaState state) |
void |
SchemaSummary.setState(SchemaState state) |
void |
SchemaInfo.setState(SchemaState state) |
void |
NewSchema.setState(SchemaState state) |
void |
StateModification.setValue(SchemaState value) |
void |
NewSchemaVersion.setVersionstate(SchemaState versionstate) |
Copyright © 2020 Red Hat. All rights reserved.