public class Fabric8NameHelper
extends org.jsonschema2pojo.util.NameHelper
| Constructor and Description |
|---|
Fabric8NameHelper(org.jsonschema2pojo.GenerationConfig generationConfig) |
| Modifier and Type | Method and Description |
|---|---|
String |
getGetterName(String propertyName,
com.sun.codemodel.JType type,
com.fasterxml.jackson.databind.JsonNode node) |
String |
getSetterName(String propertyName,
com.fasterxml.jackson.databind.JsonNode node) |
public Fabric8NameHelper(org.jsonschema2pojo.GenerationConfig generationConfig)
Copyright © 2015–2021 Red Hat. All rights reserved.