| Package | Description |
|---|---|
| org.raml.model |
| Modifier and Type | Method and Description |
|---|---|
Map<String,MimeType> |
Response.getBody()
Getter for the field
body. |
Map<String,MimeType> |
Action.getBody()
Getter for the field
body. |
| Modifier and Type | Method and Description |
|---|---|
void |
RamlFileVisitorAdapter.visit(MimeType mimeType)
visit.
|
void |
IRamlFileVisitor.visit(MimeType mimeType)
visit.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Response.setBody(Map<String,MimeType> body)
Setter for the field
body. |
void |
Action.setBody(Map<String,MimeType> body)
Setter for the field
body. |
Copyright © 2015 Mulesoft. All rights reserved.