public interface HasLetter
| Modifier and Type | Method and Description |
|---|---|
String |
getLetter()
Get the letter as character
|
void |
setLetter(String letter)
Set the letter as character
|
void |
setLetterBackgroundColor(String letterBackgroundColor)
Set the letter background color
|
void |
setLetterColor(String letterColor)
Set the letter color
|
void setLetterColor(String letterColor)
void setLetterBackgroundColor(String letterBackgroundColor)
Copyright © 2016. All rights reserved.