Class PojoGenerator.Ref
- java.lang.Object
- 
- org.apache.johnzon.jsonschema.generator.PojoGenerator.Ref
 
- 
- Enclosing class:
- PojoGenerator
 
 public static class PojoGenerator.Ref extends Object 
- 
- 
Field SummaryFields Modifier and Type Field Description private List<PojoGenerator.Attribute>attributesprivate StringenclosingClassprivate Set<String>importsprivate Map<String,String>nestedprivate Stringref
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description List<PojoGenerator.Attribute>getAttributes()StringgetEnclosingClass()Set<String>getImports()Map<String,String>getNested()StringgetRef()
 
-