Uses of Class
com.github.victools.jsonschema.generator.impl.TypeContextFactory
-
Packages that use TypeContextFactory Package Description com.github.victools.jsonschema.generator.impl -
-
Uses of TypeContextFactory in com.github.victools.jsonschema.generator.impl
Methods in com.github.victools.jsonschema.generator.impl that return TypeContextFactory Modifier and Type Method Description static TypeContextFactoryTypeContextFactory. valueOf(String name)Returns the enum constant of this type with the specified name.static TypeContextFactory[]TypeContextFactory. values()Returns an array containing the constants of this enum type, in the order they are declared.
-