| Package | Description |
|---|---|
| org.raml.ramltopojo |
| Modifier and Type | Field and Description |
|---|---|
static TypeFetcher |
TypeFetchers.NULL_FETCHER |
| Modifier and Type | Method and Description |
|---|---|
static TypeFetcher |
TypeFetchers.fromAnywhere() |
static TypeFetcher |
TypeFetchers.fromLibraries() |
static TypeFetcher |
TypeFetchers.fromTypes() |
| Modifier and Type | Method and Description |
|---|---|
RamlToPojoBuilder |
RamlToPojoBuilder.fetchTypes(TypeFetcher typeFetcher) |
| Constructor and Description |
|---|
GenerationContextImpl(PluginManager pluginManager,
org.raml.v2.api.model.v10.api.Api api,
TypeFetcher typeFetcher,
String defaultPackage,
List<String> basePlugins) |
Copyright © 2019 Mulesoft. All rights reserved.