Uses of Class
io.apicurio.registry.ibmcompat.model.SchemaState
-
Packages that use SchemaState Package Description io.apicurio.registry.ibmcompat.model -
-
Uses of SchemaState in io.apicurio.registry.ibmcompat.model
Methods in io.apicurio.registry.ibmcompat.model that return SchemaState Modifier and Type Method Description SchemaStateNewSchema. getState()@NotNull SchemaStateSchemaSummary. getState()@NotNull SchemaStateSchemaVersion. getState()The active/deprecated state@NotNull SchemaStateStateModification. getValue()SchemaStateNewSchemaVersion. getVersionstate()Methods in io.apicurio.registry.ibmcompat.model with parameters of type SchemaState Modifier and Type Method Description voidNewSchema. setState(SchemaState state)voidSchemaSummary. setState(SchemaState state)voidSchemaVersion. setState(SchemaState state)voidStateModification. setValue(SchemaState value)voidNewSchemaVersion. setVersionstate(SchemaState versionstate)
-