public class MutableAction extends Object
| Modifier and Type | Field and Description |
|---|---|
List<MutableActionArgument> |
arguments |
String |
name |
| Constructor and Description |
|---|
MutableAction() |
| Modifier and Type | Method and Description |
|---|---|
Action |
build() |
ActionArgument[] |
createActionArgumennts() |
public String name
public List<MutableActionArgument> arguments
public Action build()
public ActionArgument[] createActionArgumennts()
Copyright © 2016 4th Line GmbH, Switzerland. All rights reserved.