Uses of Enum Class
com.aim2be.platform.schema.SchemaRegistryProperties.Mode
-
Uses of SchemaRegistryProperties.Mode in com.aim2be.platform.schema
Methods in com.aim2be.platform.schema that return SchemaRegistryProperties.ModeModifier and TypeMethodDescriptionSchemaRegistryProperties.getMode()Returns the enum constant of this class with the specified name.static SchemaRegistryProperties.Mode[]SchemaRegistryProperties.Mode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.aim2be.platform.schema with parameters of type SchemaRegistryProperties.ModeModifier and TypeMethodDescriptionvoidSchemaRegistryProperties.setMode(SchemaRegistryProperties.Mode mode)