| Package | Description |
|---|---|
| org.mule.raml.interfaces.model |
| Modifier and Type | Method and Description |
|---|---|
IActionType |
IAction.getType() |
static IActionType |
IActionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IActionType[] |
IActionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Map<IActionType,IAction> |
IResource.getActions() |
Copyright © 2019. All rights reserved.