public class SwaggerTypeManager extends Object
| Constructor and Description |
|---|
SwaggerTypeManager() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
convertTeiidRuntimeType(Object value,
Class<?> expectedType) |
static String |
teiidType(String type,
String format,
boolean array) |
public static Object convertTeiidRuntimeType(Object value, Class<?> expectedType) throws TranslatorException
TranslatorExceptionCopyright © 2020. All rights reserved.