| Package | Description |
|---|---|
| org.raml.model |
| Modifier and Type | Method and Description |
|---|---|
Action |
Resource.getAction(ActionType name) |
Action |
Resource.getAction(String name) |
| Modifier and Type | Method and Description |
|---|---|
Map<ActionType,Action> |
Resource.getActions() |
| Modifier and Type | Method and Description |
|---|---|
void |
Resource.setActions(Map<ActionType,Action> actions) |
Copyright © 2020. All rights reserved.