Uses of Interface
com.github.victools.jsonschema.generator.InstanceAttributeOverrideV2
Packages that use InstanceAttributeOverrideV2
Package
Description
-
Uses of InstanceAttributeOverrideV2 in com.github.victools.jsonschema.generator
Subinterfaces of InstanceAttributeOverrideV2 in com.github.victools.jsonschema.generatorModifier and TypeInterfaceDescriptioninterfaceInstanceAttributeOverride<M extends MemberScope<?,?>> Deprecated.Methods in com.github.victools.jsonschema.generator that return types with arguments of type InstanceAttributeOverrideV2Modifier and TypeMethodDescriptionSchemaGeneratorConfig.getFieldAttributeOverrides()Getter for the applicable instance attribute overrides for fields.SchemaGeneratorConfigPart.getInstanceAttributeOverrides()Getter for the applicable instance attribute overrides.SchemaGeneratorConfig.getMethodAttributeOverrides()Getter for the applicable instance attribute overrides for methods.Methods in com.github.victools.jsonschema.generator with parameters of type InstanceAttributeOverrideV2Modifier and TypeMethodDescriptionSchemaGeneratorConfigPart.withInstanceAttributeOverride(InstanceAttributeOverrideV2<M> override) Setter for override of attributes on a given JSON Schema node in the respective member. -
Uses of InstanceAttributeOverrideV2 in com.github.victools.jsonschema.generator.impl
Methods in com.github.victools.jsonschema.generator.impl that return types with arguments of type InstanceAttributeOverrideV2Modifier and TypeMethodDescriptionSchemaGeneratorConfigImpl.getFieldAttributeOverrides()SchemaGeneratorConfigImpl.getMethodAttributeOverrides()
InstanceAttributeOverrideV2instead