public class FrontendActionGroup extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
FrontendActionGroup.Builder |
| Constructor and Description |
|---|
FrontendActionGroup(ActionGroup actionGroup) |
| Modifier and Type | Method and Description |
|---|---|
static FrontendActionGroup.Builder |
builder() |
List<FrontendAction> |
getActions() |
String |
getName() |
String |
getType() |
String |
toString() |
public FrontendActionGroup(ActionGroup actionGroup)
public String getName()
public String getType()
public List<FrontendAction> getActions()
public static FrontendActionGroup.Builder builder()
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.