protected static class PojoGenerator.Attribute extends Object
Modifier and Type | Field and Description |
---|---|
protected String |
javaName |
protected String |
jsonName |
protected String |
type |
Modifier | Constructor and Description |
---|---|
protected |
Attribute(String javaName,
String jsonName,
String type) |
Modifier and Type | Method and Description |
---|---|
String |
getJavaName() |
String |
getJsonName() |
String |
getType() |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.