| Package | Description |
|---|---|
| org.appops.tsgen.jackson.module | |
| org.appops.tsgen.jackson.module.conf.typename |
| Modifier and Type | Method and Description |
|---|---|
TsTypeNamingStrategy |
Configuration.getNamingStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
Configuration.setNamingStrategy(TsTypeNamingStrategy namingStrategy) |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleJacksonTsTypeNamingStrategy
If Java class/enum is annotated with
JsonTypeName, then annotation value is used,
otherwise Class.getSimpleName(). |
class |
WithEnclosingClassTsTypeNamingStrategy |
Copyright © 2022. All rights reserved.