Uses of Enum
io.vertx.json.schema.common.dsl.StringFormat
Packages that use StringFormat
-
Uses of StringFormat in io.vertx.json.schema.common.dsl
Subclasses with type arguments of type StringFormat in io.vertx.json.schema.common.dslMethods in io.vertx.json.schema.common.dsl that return StringFormatModifier and TypeMethodDescriptionstatic StringFormatReturns the enum constant of this type with the specified name.static StringFormat[]StringFormat.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.vertx.json.schema.common.dsl with parameters of type StringFormat