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