Uses of Interface
com.github.victools.jsonschema.generator.TypeAttributeOverrideV2
Packages that use TypeAttributeOverrideV2
Package
Description
-
Uses of TypeAttributeOverrideV2 in com.github.victools.jsonschema.generator
Subinterfaces of TypeAttributeOverrideV2 in com.github.victools.jsonschema.generatorMethods in com.github.victools.jsonschema.generator that return types with arguments of type TypeAttributeOverrideV2Modifier and TypeMethodDescriptionSchemaGeneratorConfig.getTypeAttributeOverrides()Getter for the applicable type attribute overrides.SchemaGeneratorGeneralConfigPart.getTypeAttributeOverrides()Getter for the applicable overrides for type attributes.Methods in com.github.victools.jsonschema.generator with parameters of type TypeAttributeOverrideV2Modifier and TypeMethodDescriptionSchemaGeneratorGeneralConfigPart.withTypeAttributeOverride(TypeAttributeOverrideV2 override) Adding an override for type attributes - all the registered overrides will be applied in the order of having been added. -
Uses of TypeAttributeOverrideV2 in com.github.victools.jsonschema.generator.impl
Methods in com.github.victools.jsonschema.generator.impl that return types with arguments of type TypeAttributeOverrideV2
TypeAttributeOverrideV2instead