Hierarchy For Package com.github.victools.jsonschema.generator.impl.module

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • com.github.victools.jsonschema.generator.impl.module.ConstantValueModule (implements com.github.victools.jsonschema.generator.Module)
    • com.github.victools.jsonschema.generator.impl.module.EnumModule (implements com.github.victools.jsonschema.generator.Module)
    • com.github.victools.jsonschema.generator.impl.module.FieldExclusionModule (implements com.github.victools.jsonschema.generator.Module)
    • com.github.victools.jsonschema.generator.impl.module.FlattenedOptionalModule (implements com.github.victools.jsonschema.generator.Module)
    • com.github.victools.jsonschema.generator.impl.module.MethodExclusionModule (implements com.github.victools.jsonschema.generator.Module)
    • com.github.victools.jsonschema.generator.impl.module.SimpleTypeModule (implements com.github.victools.jsonschema.generator.Module)
    • com.github.victools.jsonschema.generator.impl.module.SimplifiedOptionalModule (implements com.github.victools.jsonschema.generator.Module)