public class JsonSchemaTypes extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static Map<String,String> |
javaToJsonSchemaTypes |
| Constructor and Description |
|---|
JsonSchemaTypes() |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
addTypeAliases(String jsonSchemaType,
String... javaTypeNames) |
static String |
getJsonSchemaTypeName(String javaTypeName) |
Copyright © 2011–2016 Red Hat. All rights reserved.