public static class ResourceTable.flag_entry extends Object
| Modifier and Type | Field and Description | 
|---|---|
| String | description | 
| String | name | 
| int | value | 
| Constructor and Description | 
|---|
| flag_entry(String name,
          int value,
          String description) |