public class ActionType extends Object
| Constructor and Description |
|---|
ActionType() |
| Modifier and Type | Method and Description |
|---|---|
static void |
print(PrintWriter strm,
int res)
Print a human-readable version of the type.
|
static String |
stringForm(int type) |
public static final int TOP_LEVEL
public static final int NESTED
public static String stringForm(int type)
public static void print(PrintWriter strm, int res)
Copyright © 2012. All Rights Reserved.