public abstract class Enum extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Enum.EnumValueException |
| Modifier and Type | Field and Description |
|---|---|
static String |
NULL |
protected String |
value |
| Modifier | Constructor and Description |
|---|---|
protected |
Enum() |
protected |
Enum(String value) |
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.