| Package | Description |
|---|---|
| org.raml.jaxrs.generator | |
| org.raml.jaxrs.generator.ramltypes | |
| org.raml.jaxrs.generator.v08 | |
| org.raml.jaxrs.generator.v10 | |
| org.raml.jaxrs.generator.v10.types |
| Modifier and Type | Method and Description |
|---|---|
GObjectType |
GeneratorType.getObjectType() |
static GObjectType |
GObjectType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GObjectType[] |
GObjectType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
GeneratorType(GObjectType objectType,
GType declaredType) |
| Modifier and Type | Method and Description |
|---|---|
void |
GType.construct(CurrentBuild currentBuild,
GObjectType objectType) |
| Modifier and Type | Method and Description |
|---|---|
void |
V08GType.construct(CurrentBuild currentBuild,
GObjectType objectType) |
| Modifier and Type | Method and Description |
|---|---|
void |
V10GType.construct(CurrentBuild currentBuild,
GObjectType objectType) |
| Modifier and Type | Method and Description |
|---|---|
void |
V10RamlToPojoGType.construct(CurrentBuild currentBuild,
GObjectType objectType) |
void |
V10GTypeHelper.construct(CurrentBuild currentBuild,
GObjectType objectType) |
void |
V10GTypeXml.construct(CurrentBuild currentBuild,
GObjectType objectType) |
void |
V10GTypeJson.construct(CurrentBuild currentBuild,
GObjectType objectType) |
Copyright © 2019 Mulesoft. All rights reserved.