| Package | Description |
|---|---|
| org.raml.pojotoraml.types |
| Modifier and Type | Class and Description |
|---|---|
class |
CollectionRamlType
Created.
|
class |
ComposedRamlType
Created.
|
class |
EnumRamlType
Created.
|
class |
ScalarType |
| Modifier and Type | Method and Description |
|---|---|
static com.google.common.base.Optional<RamlType> |
RamlTypeFactory.forType(Type type,
ClassParser parser,
AdjusterFactory adjusterFactory) |
static com.google.common.base.Optional<RamlType> |
ScalarType.fromType(Type type) |
| Modifier and Type | Method and Description |
|---|---|
static CollectionRamlType |
CollectionRamlType.of(RamlType type) |
Copyright © 2019 Mulesoft. All rights reserved.