public class Flag extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Flag.FlagType
The flag types.
|
Modifier and Type | Field and Description |
---|---|
static HashMap<String,Flag.FlagType> |
code |
static HashMap<Flag.FlagType,String> |
text |
Constructor and Description |
---|
Flag() |
public static HashMap<String,Flag.FlagType> code
public static HashMap<Flag.FlagType,String> text
Copyright © 2020. All rights reserved.