public interface Flag
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getMessage()
A description of the flag type
|
java.lang.String |
getSymbol()
The Font-Awesome symbol used to represent this flag
|
java.lang.String |
getType()
A unique identifier for this type of flag
|