@SessionScoped @Named public class TreeCommandTypesController extends Object implements Serializable
| Constructor and Description |
|---|
TreeCommandTypesController() |
| Modifier and Type | Method and Description |
|---|---|
int |
getActionOneCount() |
int |
getActionTwoCount() |
CommandNode |
getSample() |
void |
increaseActionCount(String name) |
public CommandNode getSample()
public int getActionOneCount()
public void increaseActionCount(String name)
public int getActionTwoCount()
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.