public class TypeTranslators extends Object
| Constructor and Description |
|---|
TypeTranslators() |
| Modifier and Type | Method and Description |
|---|---|
static TypeTranslators |
get() |
static String |
getDtoSimplifiedName(Class<?> dataType) |
static String |
getEntitySimplifiedName(Class<?> dataType) |
static TypeTranslator |
getTranslator(Class<?> type) |
public static TypeTranslators get()
public static TypeTranslator getTranslator(Class<?> type)
Copyright © 2017–2020 IRD. All rights reserved.