Uses of Interface
com.github.victools.jsonschema.generator.InstanceAttributeOverride
-
Packages that use InstanceAttributeOverride Package Description com.github.victools.jsonschema.generator -
-
Uses of InstanceAttributeOverride in com.github.victools.jsonschema.generator
Methods in com.github.victools.jsonschema.generator with parameters of type InstanceAttributeOverride Modifier and Type Method Description SchemaGeneratorConfigPart<M>
SchemaGeneratorConfigPart. withInstanceAttributeOverride(InstanceAttributeOverride<M> override)
Deprecated.
-