Class PojoGenerator.Attribute

java.lang.Object
org.apache.johnzon.jsonschema.generator.PojoGenerator.Attribute
Enclosing class:
PojoGenerator

protected static class PojoGenerator.Attribute extends Object
  • Field Details

    • javaName

      protected final String javaName
    • jsonName

      protected final String jsonName
    • type

      protected final String type
  • Constructor Details

  • Method Details

    • getJavaName

      public String getJavaName()
    • getJsonName

      public String getJsonName()
    • getType

      public String getType()