public class SchemaTypeFactory extends Object
| Constructor and Description |
|---|
SchemaTypeFactory() |
| Modifier and Type | Method and Description |
|---|---|
static TypeGenerator |
createJsonType(CurrentBuild currentBuild,
GType type) |
static TypeGenerator |
createRamlToPojo(CurrentBuild currentBuild,
V10GType type) |
static TypeGenerator |
createXmlType(CurrentBuild currentBuild,
GType type) |
public static TypeGenerator createXmlType(CurrentBuild currentBuild, GType type)
public static TypeGenerator createJsonType(CurrentBuild currentBuild, GType type)
public static TypeGenerator createRamlToPojo(CurrentBuild currentBuild, V10GType type)
Copyright © 2019 Mulesoft. All rights reserved.