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