| Package | Description |
|---|---|
| org.raml.pojotoraml | |
| org.raml.pojotoraml.types |
| Modifier and Type | Field and Description |
|---|---|
static AdjusterFactory |
AdjusterFactory.NULL_FACTORY |
| Modifier and Type | Method and Description |
|---|---|
static PojoToRaml |
PojoToRamlBuilder.create(ClassParserFactory factory,
AdjusterFactory adjusterFactory) |
| Constructor and Description |
|---|
PojoToRamlImpl(ClassParserFactory parser,
AdjusterFactory adjusterFactory) |
| Modifier and Type | Method and Description |
|---|---|
static com.google.common.base.Optional<RamlType> |
RamlTypeFactory.forType(Type type,
ClassParser parser,
AdjusterFactory adjusterFactory) |
Copyright © 2019 Mulesoft. All rights reserved.