Class PojoGenerator.Attribute
- java.lang.Object
-
- org.apache.johnzon.jsonschema.generator.PojoGenerator.Attribute
-
- Enclosing class:
- PojoGenerator
protected static class PojoGenerator.Attribute extends java.lang.Object
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedAttribute(java.lang.String javaName, java.lang.String jsonName, java.lang.String type)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetJavaName()java.lang.StringgetJsonName()java.lang.StringgetType()
-