public interface TsTypeNamingStrategy
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName(com.fasterxml.jackson.databind.JavaType type)
Fetches name of the TypeScript class corresponding to Java class.
|
Copyright © 2022. All rights reserved.