| Package | Description |
|---|---|
| org.apache.johnzon.jsonschema.generator |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<PojoGenerator.Attribute> |
PojoGenerator.attributes |
private java.util.List<PojoGenerator.Attribute> |
PojoGenerator.Ref.attributes |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<PojoGenerator.Attribute> |
PojoGenerator.Ref.getAttributes() |
| Constructor and Description |
|---|
Ref(java.lang.String ref,
java.lang.String enclosingClass,
java.util.Set<java.lang.String> imports,
java.util.List<PojoGenerator.Attribute> attributes,
java.util.Map<java.lang.String,java.lang.String> nested) |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.