| Package | Description |
|---|---|
| org.mule.devkit.model.apidoc | |
| org.mule.devkit.model.apidoc.builder | |
| org.mule.devkit.model.apidoc.config | |
| org.mule.devkit.model.apidoc.operation |
| Modifier and Type | Field and Description |
|---|---|
protected List<Variable> |
ModuleModel.attributes |
| Modifier and Type | Method and Description |
|---|---|
List<Variable> |
ModuleModel.attributes() |
| Modifier and Type | Method and Description |
|---|---|
void |
ModuleModel.attributes(List<Variable> attributes) |
| Modifier and Type | Method and Description |
|---|---|
ModuleBuilder |
ModuleBuilder.attributes(List<Variable> attributes) |
| Modifier and Type | Method and Description |
|---|---|
List<Variable> |
Config.attributes() |
| Modifier and Type | Method and Description |
|---|---|
void |
Config.attributes(List<Variable> attributes) |
| Modifier and Type | Method and Description |
|---|---|
Variable |
Operation.javaReturnType() |
| Modifier and Type | Method and Description |
|---|---|
List<Variable> |
Operation.parameters() |
| Modifier and Type | Method and Description |
|---|---|
void |
Operation.javaReturnType(Variable javaReturnType) |
| Modifier and Type | Method and Description |
|---|---|
void |
Operation.parameters(List<Variable> parameters) |
Copyright © 2010–2017 MuleSoft, Inc.. All rights reserved.