Uses of Class
org.apache.johnzon.jsonschema.generator.PojoGenerator.Ref
Packages that use PojoGenerator.Ref
-
Uses of PojoGenerator.Ref in org.apache.johnzon.jsonschema.generator
Fields in org.apache.johnzon.jsonschema.generator with type parameters of type PojoGenerator.RefModifier and TypeFieldDescriptionprivate Function<PojoGenerator.Ref,String> PojoGenerator.PojoConfiguration.onRefMethods in org.apache.johnzon.jsonschema.generator that return types with arguments of type PojoGenerator.RefMethods in org.apache.johnzon.jsonschema.generator with parameters of type PojoGenerator.RefMethod parameters in org.apache.johnzon.jsonschema.generator with type arguments of type PojoGenerator.RefModifier and TypeMethodDescriptionPojoGenerator.PojoConfiguration.setOnRef(Function<PojoGenerator.Ref, String> onRef)